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