Condividi tramite


IDataSourceFieldSchema.Name Proprietà

Definizione

Ottiene il nome del campo.

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

Valore della proprietà

Nome del campo.

Commenti

Per un DataColumn oggetto, la NameColumnName proprietà corrisponde alla proprietà .

Si applica a

Vedi anche