Udostępnij za pośrednictwem


Właściwość IncrementalProcessingNotification.TableID

Pobiera lub ustawia identyfikator tabela skojarzonych z IncrementalProcessingNotification obiektu.

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

Składnia

'Deklaracja
Public Property TableID As String
    Get
    Set
'Użycie
Dim instance As IncrementalProcessingNotification
Dim value As String

value = instance.TableID

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

Wartość właściwości

Typ: System.String
Identyfikator tabela.