Postfix-Eigenschaft
Gets the specified postfix of the settings. Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur.
Namespace: Microsoft.SqlServer.Management.Sdk.Sfc
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Syntax
'Declaration
Public ReadOnly Property Postfix As XmlReadConditionedStatementPostfix
Get
'Usage
Dim instance As XmlReadSettings
Dim value As XmlReadConditionedStatementPostfix
value = instance.Postfix
public XmlReadConditionedStatementPostfix Postfix { get; }
public:
property XmlReadConditionedStatementPostfix^ Postfix {
XmlReadConditionedStatementPostfix^ get ();
}
member Postfix : XmlReadConditionedStatementPostfix
function get Postfix () : XmlReadConditionedStatementPostfix
Eigenschaftswert
Typ: Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .XmlReadConditionedStatementPostfix
The postfix of the settings.