AllTypes Propiedad
Espacio de nombres: Microsoft.AnalysisServices
Ensamblado: Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)
Sintaxis
'Declaración
Public Shared ReadOnly Property AllTypes As String()
Get
'Uso
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[]
Valor de la propiedad
Tipo: array<System. . :: . .String> [] () [] []