ObjectPropertyProvider.Properties プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
一覧内の現在のデータ オブジェクトのプロパティを取得します。
public:
property System::Collections::Generic::Dictionary<System::String ^, Microsoft::SqlServer::Management::Data::ObjectPropertyData ^> ^ Properties { System::Collections::Generic::Dictionary<System::String ^, Microsoft::SqlServer::Management::Data::ObjectPropertyData ^> ^ get(); };
public System.Collections.Generic.Dictionary<string,Microsoft.SqlServer.Management.Data.ObjectPropertyData> Properties { get; }
member this.Properties : System.Collections.Generic.Dictionary<string, Microsoft.SqlServer.Management.Data.ObjectPropertyData>
Public ReadOnly Property Properties As Dictionary(Of String, ObjectPropertyData)
プロパティ値
一覧内のオブジェクトのプロパティです。