Key 字段
Indicates that the column values represent a unique key.
命名空间: Microsoft.AnalysisServices
程序集: Microsoft.AnalysisServices(在 Microsoft.AnalysisServices.dll 中)
语法
声明
Public Const Key As String
用法
Dim value As String
value = MiningStructureColumnContents.Key
public const string Key
public:
literal String^ Key
static val mutable Key: string
public const var Key : String