Campo MiningStructureColumnContents.Key
Indicates that the column values represent a unique key.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (em Microsoft.AnalysisServices.dll)
Sintaxe
'Declaração
Public Const Key As String
'Uso
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