Udostępnij za pośrednictwem


Właściwość ObjectReference.MiningModelID

Pobiera lub ustawia identyfikator model wyszukiwania , w którym znajduje się dany obiekt.

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

Składnia

'Deklaracja
Public Property MiningModelID As String
    Get
    Set
'Użycie
Dim instance As ObjectReference
Dim value As String

value = instance.MiningModelID

instance.MiningModelID = value
public string MiningModelID { get; set; }
public:
property String^ MiningModelID {
    String^ get ();
    void set (String^ value);
}
member MiningModelID : string with get, set
function get MiningModelID () : String
function set MiningModelID (value : String)

Wartość właściwości

Typ: System.String
A model wyszukiwania identyfikator.