Compartir a través de


Postfix Propiedad

Gets the specified postfix of the settings. No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server.

Espacio de nombres:  Microsoft.SqlServer.Management.Sdk.Sfc
Ensamblado:  Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintaxis

'Declaración
Public ReadOnly Property Postfix As XmlReadConditionedStatementPostfix
    Get
'Uso
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

Valor de la propiedad

Tipo: Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .XmlReadConditionedStatementPostfix
The postfix of the settings.