Condividi tramite


SqlMetaData.TypeName Proprietà

Definizione

Ottiene il nome diviso in tre parti del tipo definito dall'utente (UDT) o il tipo SQL Server rappresentato dall'istanza.

public:
 property System::String ^ TypeName { System::String ^ get(); };
public string TypeName { get; }
member this.TypeName : string
Public ReadOnly Property TypeName As String

Valore della proprietà

Nome del tipo UDT o SQL Server come String.

Commenti

Il valore predefinito è null.

Si applica a