Bagikan melalui


MiningStructureColumnContents.Key Field

Indicates that the column values represent a unique key.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

'Declaration
Public Const Key As String
'Usage
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