Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Indicates the possible types for mining structure columns.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
Public Shared ReadOnly Property AllTypes As String()
Get
'Usage
Dim value As String()
value = MiningStructureColumnTypes.AllTypes
public static string[] AllTypes { get; }
public:
static property array<String^>^ AllTypes {
array<String^>^ get ();
}
static member AllTypes : string[]
static function get AllTypes () : String[]
Property Value
Type: array<System.String[]
A collection of mining structure column types.