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
- objVal
Type : System.Object
- objType
Type : System.Type
Valeur renvoyée
Type : System.String