Bagikan melalui


IExplorerEntityDescriptor.Item[String] Properti

Definisi

Mendapatkan pendeskripsi properti berdasarkan nama.

public:
 property Microsoft::SqlServer::Management::Explorer::IExplorerPropertyDescriptor ^ default[System::String ^] { Microsoft::SqlServer::Management::Explorer::IExplorerPropertyDescriptor ^ get(System::String ^ name); };
public Microsoft.SqlServer.Management.Explorer.IExplorerPropertyDescriptor this[string name] { get; }
member this.Item(string) : Microsoft.SqlServer.Management.Explorer.IExplorerPropertyDescriptor
Default Public ReadOnly Property Item(name As String) As IExplorerPropertyDescriptor

Parameter

name
String

String yang mewakili nama properti .

Nilai Properti

Deskriptor properti.

Berlaku untuk