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

SqlServerDataSource..::..IsSqlDependencyActive Property

Gets a value indicating whether SQL dependency support is active for this dispatcher.

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

Syntax


public bool IsSqlDependencyActive { get; }
Public ReadOnly Property IsSqlDependencyActive As Boolean
	Get
public:
property bool^ IsSqlDependencyActive {
	bool^ get ();
}

Field Value

true if this SQL dependency is active; otherwise, false.