Home
last modified time | relevance | path

Searched refs:LocalDBStartInstance (Results 1 – 3 of 3) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Data.SqlClient/src/System/Data/SqlClient/SNI/
H A DLocalDB.Windows.cs30 internal delegate int LocalDBStartInstance( in LocalDBStartInstance() method in System.Data.SqlClient.SNI.LocalDB
36 private LocalDBStartInstance localDBStartInstanceFunc = null;
138 …BStartInstanceFunc = (LocalDBStartInstance)Marshal.GetDelegateForFunctionPointer(_startInstanceHan… in LoadUserInstanceDll()
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dmsoledbsql.h1108 FnLocalDBStartInstance LocalDBStartInstance; variable
1326 HRESULT __cdecl LocalDBStartInstance(PCWSTR pInstanceName, DWORD dwFlags, LPWSTR wszSqlConnection, … in LocalDBStartInstance() function
1328 LOCALDB_PROXY(LocalDBStartInstance)(pInstanceName, dwFlags, wszSqlConnection, lpcchSqlConnection); in LocalDBStartInstance() local
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dmsoledbsql.h1108 FnLocalDBStartInstance LocalDBStartInstance; variable
1326 HRESULT __cdecl LocalDBStartInstance(PCWSTR pInstanceName, DWORD dwFlags, LPWSTR wszSqlConnection, … in LocalDBStartInstance() function
1328 LOCALDB_PROXY(LocalDBStartInstance)(pInstanceName, dwFlags, wszSqlConnection, lpcchSqlConnection); in LocalDBStartInstance() local