SqlDwConnectionProperties.Item[String] 屬性

定義

public:
 property System::Object ^ default[System::String ^] { System::Object ^ get(System::String ^ propertyName); void set(System::String ^ propertyName, System::Object ^ value); };
public object this[string propertyName] { get; set; }
Default Public Property Item(propertyName As String) As Object

參數

propertyName
String

屬性值

Object

實作

適用於