Compartilhar via


Propriedade do RDL Postfix

Gets the specified postfix of the settings. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.

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

Sintaxe

'Declaração
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 da propriedade

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