2 references to SizeOf_Guid
System.Data.OleDb (2)
OleDbConnectionInternal.cs (2)
599
for (int i = 0, offset = 0; i < supportedSchemas.Length; ++i, offset += ODB.
SizeOf_Guid
)
601
IntPtr ptr = ADP.IntPtrOffset(schemaGuids, i * ODB.
SizeOf_Guid
);