SQLProvider

SqlDataContext Type

Constructors

Constructor Description

SqlDataContext(typeName, connectionString, providerType, resolutionPath, referencedAssemblies, runtimeAssembly, owner, caseSensitivity, tableNames, contextSchemaPath, odbcquote, sqliteLibrary, transactionOptions, commandTimeout, sqlOperationsInSelect, ssdtPath)

Full Usage: SqlDataContext(typeName, connectionString, providerType, resolutionPath, referencedAssemblies, runtimeAssembly, owner, caseSensitivity, tableNames, contextSchemaPath, odbcquote, sqliteLibrary, transactionOptions, commandTimeout, sqlOperationsInSelect, ssdtPath)

Parameters:
Returns: SqlDataContext
typeName : string
connectionString : string
providerType : DatabaseProviderTypes
resolutionPath : string
referencedAssemblies : string[]
runtimeAssembly : string
owner : string
caseSensitivity : CaseSensitivityChange
tableNames : string
contextSchemaPath : string
odbcquote : OdbcQuoteCharacter
sqliteLibrary : SQLiteLibrary
transactionOptions : TransactionOptions
commandTimeout : Option<int>
sqlOperationsInSelect : SelectOperations
ssdtPath : string
Returns: SqlDataContext

Type something to start searching.