4 references to IDBCreateSessionCreateSession
System.Data (4)
fx\src\data\System\Data\OleDb\oledbconnectionstring.cs (1)
88
internal UnsafeNativeMethods.
IDBCreateSessionCreateSession
DangerousIDBCreateSessionCreateSession;
fx\src\data\System\Data\OleDb\OleDbWrapper.cs (3)
149
UnsafeNativeMethods.
IDBCreateSessionCreateSession
CreateSession = constr.DangerousIDBCreateSessionCreateSession;
154
CreateSession = (UnsafeNativeMethods.
IDBCreateSessionCreateSession
)Marshal.GetDelegateForFunctionPointer(method, typeof(UnsafeNativeMethods.
IDBCreateSessionCreateSession
));