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