Condividi tramite


Proprietà ClrType

Gets the CLR type value in the property. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.

Spazio dei nomi  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property ClrType As String
    Get
'Utilizzo
Dim instance As XmlReadProperty
Dim value As String

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

Valore proprietà

Tipo: System. . :: . .String
The CLR type value in the property.