DbColumn.Item[String] Özellik

Tanım

Nesneyi sütun özelliği adına göre alır.

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

Parametreler

property
String

Sütun özellik adı.

Özellik Değeri

Sütun özelliği adına göre nesnesi.

Şunlara uygulanır