MiningModelColumn.Properties プロパティ
列のプロパティを含む PropertyCollection を取得します。
名前空間: Microsoft.AnalysisServices.AdomdServer
アセンブリ: msmgdsrv (msmgdsrv.dll)
構文
'宣言
Public ReadOnly Property Properties As PropertyCollection
Get
'使用
Dim instance As MiningModelColumn
Dim value As PropertyCollection
value = instance.Properties
public PropertyCollection Properties { get; }
public:
property PropertyCollection^ Properties {
PropertyCollection^ get ();
}
member Properties : PropertyCollection
function get Properties () : PropertyCollection
プロパティ値
型: Microsoft.AnalysisServices.AdomdServer.PropertyCollection
列のプロパティのコレクションです。
説明
これらのプロパティは、基になるスキーマ行セットで列にマップされます。