Freigeben über


SqlString-Methode

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 Shared Function SqlString ( _
    value As String _
) As String
'Usage
Dim value As String
Dim returnValue As String

returnValue = SfcTsqlProcFormatter.SqlString(value)
public static string SqlString(
    string value
)
public:
static String^ SqlString(
    String^ value
)
static member SqlString : 
        value:string -> string 
public static function SqlString(
    value : String
) : String

Parameter

Rückgabewert

Typ: System. . :: . .String
The string value of the Sql.