Udostępnij przez


Właściwość MiningService.SupportedInputContentTypes

Pobiera typów zawartości, obsługiwane przez usługa wyszukiwania.

Przestrzeń nazw:  Microsoft.AnalysisServices.AdomdClient
Zestaw:  Microsoft.AnalysisServices.AdomdClient (w Microsoft.AnalysisServices.AdomdClient.dll)

Składnia

'Deklaracja
Public ReadOnly Property SupportedInputContentTypes As String()
    Get
'Użycie
Dim instance As MiningService
Dim value As String()

value = instance.SupportedInputContentTypes
public string[] SupportedInputContentTypes { get; }
public:
property array<String^>^ SupportedInputContentTypes {
    array<String^>^ get ();
}
member SupportedInputContentTypes : string[]
function get SupportedInputContentTypes () : String[]

Wartość właściwości

Typ: array<System.String[]

Tablica ciąg obiektów zawierających typów obsługiwanych przez usługa wyszukiwania.Możliwe wartości:

  • KLUCZ

  • SEKWENCJA KLUCZA

  • KLUCZ CZASU

  • DYSKRETNE

  • CIĄGŁE

  • DISCRETIZED ([argumenty])

  • ZAMÓWIONE

  • CYKLICZNE

  • PRAWDOPODOBIEŃSTWO

  • ODCHYLENIE

  • ODCH.STANDARDOWE

  • OBSŁUGA

  • PROBABILITY_VARIANCE

  • PROBABILITY_STDEV