Tortuga.Chain Namespace
Tortuga.Chain.CommandBuilders Namespace
Tortuga.Chain.Metadata Namespace

OleDbSqlServerDataSource..::..GetEffectiveSettingsAsync Method

Gets the options that are currently in effect. This takes into account server-defined defaults.

Namespace:  Tortuga.Chain
Assembly:  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()