Metoda GetSqlNoPrefixPostfix
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)
Syntax
'Deklaracja
Public Function GetSqlNoPrefixPostfix As String
'Użycie
Dim instance As StatementBuilder
Dim returnValue As String
returnValue = instance.GetSqlNoPrefixPostfix()
public string GetSqlNoPrefixPostfix()
public:
String^ GetSqlNoPrefixPostfix()
member GetSqlNoPrefixPostfix : unit -> string
public function GetSqlNoPrefixPostfix() : String
Wartość zwracana
Typ: System. . :: . .String
Pozostałe instrukcja sql bez prefiksu i przyrostkowe.
Zobacz także