3 references to IDBCreateSessionCreateSession
System.Data.OleDb (3)
OleDbConnectionString.cs (1)
81
internal UnsafeNativeMethods.
IDBCreateSessionCreateSession
? DangerousIDBCreateSessionCreateSession;
OleDbWrapper.cs (2)
188
UnsafeNativeMethods.
IDBCreateSessionCreateSession
? CreateSession = constr.DangerousIDBCreateSessionCreateSession;
194
CreateSession = Marshal.GetDelegateForFunctionPointer<UnsafeNativeMethods.
IDBCreateSessionCreateSession
>(method);