IExplorerEntityDescriptor.Item[String] Eigenschaft

Definition

Ruft den Eigenschaftendeskriptor nach Namen ab.

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

Eine String, die den Namen der Eigenschaft darstellt.

Eigenschaftswert

Der Eigenschaftendeskriptor.

Gilt für: