Share via


DbColumn.Item[String] Özellik

Tanım

Sütun özelliği adına göre nesnesini 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 özelliği adı.

Özellik Değeri

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

Şunlara uygulanır