Udostępnij przez


Właściwość XmlReadProperty.DbType

Pobiera określony typ bazy danych.Nie należy odwoływać się do tego elementu członkowskiego bezpośrednio w kodzie. Obsługuje on infrastrukturę programu SQL Server.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Sdk.Sfc
Zestaw:  Microsoft.SqlServer.Management.Sdk.Sfc (w Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Składnia

'Deklaracja
Public ReadOnly Property DbType As String
    Get
'Użycie
Dim instance As XmlReadProperty
Dim value As String

value = instance.DbType
public string DbType { get; }
public:
property String^ DbType {
    String^ get ();
}
member DbType : string
function get DbType () : String

Wartość właściwości

Typ: System.String
Ciąg, który reprezentuje typ bazy danych.