Partager via


PSDBUtility.FormatForSql - Méthode (Object, Type)

Réservé à une utilisation interne.

Espace de noms :  Microsoft.Office.Project.Server.Library
Assembly :  Microsoft.Office.Project.Server.Library (dans Microsoft.Office.Project.Server.Library.dll)

Syntaxe

'Déclaration
Public Shared Function FormatForSql ( _
    objVal As Object, _
    objType As Type _
) As String
'Utilisation
Dim objVal As Object
Dim objType As Type
Dim returnValue As String

returnValue = PSDBUtility.FormatForSql(objVal, _
    objType)
public static string FormatForSql(
    Object objVal,
    Type objType
)

Paramètres

Valeur renvoyée

Type : System.String

Voir aussi

Référence

PSDBUtility classe

PSDBUtility - Membres

FormatForSql - Surcharge

Microsoft.Office.Project.Server.Library - Espace de noms