Partager via


Méthode MakeSqlString

Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.

Espace de noms :  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly :  Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Syntaxe

'Déclaration
Public Shared Function MakeSqlString ( _
    value As String _
) As String
'Utilisation
Dim value As String
Dim returnValue As String

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

Paramètres

Valeur de retour

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