Function windows_sys::Win32::Storage::Jet::JetCreateTableColumnIndex4A
[−]pub unsafe extern "system" fn JetCreateTableColumnIndex4A(
sesid: JET_SESID,
dbid: u32,
ptablecreate: *mut JET_TABLECREATE4_A
) -> i32
Expand description
Required features: "Win32_Storage_Jet"
, "Win32_Storage_StructuredStorage"