DbColumn.Item[String] Propriété

Définition

Obtient l’objet basé sur le nom de la propriété de colonne.

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

Paramètres

property
String

Nom de la propriété de colonne.

Valeur de propriété

Objet basé sur le nom de la propriété de colonne.

S’applique à