DbColumn.Item[String] Proprietà

Definizione

Ottiene l'oggetto in base al nome della proprietà della colonna.

public:
 virtual property System::Object ^ default[System::String ^] { System::Object ^ get(System::String ^ property); };
public virtual object this[string property] { get; }
member this.Item(string) : obj
Default Public Overridable ReadOnly Property Item(property As String) As Object

Parametri

property
String

Nome della proprietà della colonna.

Valore della proprietà

Oggetto basato sul nome della proprietà della colonna.

Si applica a