次の方法で共有


KeyForCollection プロパティ

この API は、 インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。

名前空間:  Microsoft.AnalysisServices
アセンブリ:  Microsoft.AnalysisServices (Microsoft.AnalysisServices.dll)

構文

'宣言
Protected Friend MustOverride ReadOnly Property KeyForCollection As String
    Get
'使用
Dim value As String

value = Me.KeyForCollection
protected internal abstract string KeyForCollection { get; }
protected public:
virtual property String^ KeyForCollection {
    String^ get () abstract;
}
abstract KeyForCollection : string
abstract function get KeyForCollection () : String

プロパティ値

型: System. . :: . .String