Udostępnij za pośrednictwem


Właściwość StatementBuilder.SqlPostfix

Pobiera przyrostkowe instrukcja.Nie należy odwoływać się do tego elementu członkowskiego bezpośrednio w kodzie. Obsługuje on infrastrukturę programu SQL Server.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Sdk.Sfc
Zestaw:  Microsoft.SqlServer.Management.Sdk.Sfc (w Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Składnia

'Deklaracja
Public ReadOnly Property SqlPostfix As String
    Get
'Użycie
Dim instance As StatementBuilder
Dim value As String

value = instance.SqlPostfix
public string SqlPostfix { get; }
public:
property String^ SqlPostfix {
    String^ get ();
}
member SqlPostfix : string
function get SqlPostfix () : String

Wartość właściwości

Typ: System.String
Przyrostkowe instrukcja.