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

SqlServerDataSource..::..GetEffectiveSettingsAsync Method

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

Namespace:  Tortuga.Chain
Assembly:  Tortuga.Chain.SqlServer.MDS (in Tortuga.Chain.SqlServer.MDS.dll)

Syntax


public Task<SqlServerEffectiveSettings> GetEffectiveSettingsAsync()
Public Function GetEffectiveSettingsAsync As Task(Of SqlServerEffectiveSettings)
public:
Task<SqlServerEffectiveSettings^>^ GetEffectiveSettingsAsync()