Freigeben über


IsDefault-Methode

Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur. Specifies that this ConditionedSql object is always added, regardless of which field is requested.

Namespace:  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Syntax

'Declaration
Public Function IsDefault As Boolean
'Usage
Dim instance As ConditionedSql
Dim returnValue As Boolean

returnValue = instance.IsDefault()
public bool IsDefault()
public:
bool IsDefault()
member IsDefault : unit -> bool 
public function IsDefault() : boolean

Rückgabewert

Typ: System. . :: . .Boolean
false if this ConditionedSql object has no trigger fields set; otherwise, true.