DataType.GetSqlName(SqlDataType) Método

Definição

Retorna o nome TSQL do SqlDataType fornecido

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

Parâmetros

sqldt
SqlDataType

Retornos

Aplica-se a