DataType.GetSqlName(SqlDataType) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Retourne le nom TSQL du SqlDataType donné
public string GetSqlName(Microsoft.SqlServer.Management.Smo.SqlDataType sqldt);
member this.GetSqlName : Microsoft.SqlServer.Management.Smo.SqlDataType -> string
Public Function GetSqlName (sqldt As SqlDataType) As String
Paramètres
- sqldt
- SqlDataType