AdoDotNetDataSourceInformation.Item[String] Özellik

Tanım

Belirtilen ada sahip bir veri kaynağı bilgisi özelliğini alır.

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

Parametreler

propertyName
String

Alınacak veri kaynağı bilgisi özelliğinin adı.

Özellik Değeri

Object

Belirtilen ada sahip veri kaynağı bilgileri özelliğini döndürür.

Şunlara uygulanır