NamedComponent.KeyForCollection プロパティ
コレクションで使用されているキーを返します。
名前空間: Microsoft.AnalysisServices
アセンブリ: Microsoft.AnalysisServices (Microsoft.AnalysisServices.dll)
構文
'宣言
Protected Friend Overrides ReadOnly Property KeyForCollection As String
Get
'使用
Dim value As String
value = Me.KeyForCollection
protected internal override string KeyForCollection { get; }
protected public:
virtual property String^ KeyForCollection {
String^ get () override;
}
abstract KeyForCollection : string
override KeyForCollection : string
override function get KeyForCollection () : String
プロパティ値
型: System.String
コレクションで使用されているキーです。