OleDbSqlServerDataSource..::..GetEffectiveSettingsAsync Method
Gets the options that are currently in effect. This takes into account server-defined defaults.
Namespace:
Tortuga.ChainAssembly: Tortuga.Chain.SqlServer.OleDb (in Tortuga.Chain.SqlServer.OleDb.dll)
Syntax
public Task<OleDbSqlServerEffectiveSettings> GetEffectiveSettingsAsync()
Public Function GetEffectiveSettingsAsync As Task(Of OleDbSqlServerEffectiveSettings)
public: Task<OleDbSqlServerEffectiveSettings^>^ GetEffectiveSettingsAsync()