Propriedade do RDL SqlObjectProperty.DBType
Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.
Namespace: Microsoft.SqlServer.Management.Sdk.Sfc
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (em Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Sintaxe
'Declaração
Public ReadOnly Property DBType As String
Get
'Uso
Dim instance As SqlObjectProperty
Dim value As String
value = instance.DBType
public string DBType { get; }
public:
property String^ DBType {
String^ get ();
}
member DBType : string
function get DBType () : String
Valor da propriedade
Tipo: System.String
The tsql type without size.