ColumnOverride Class

 

Updated: May 24, 2016

Base class for the objects that represent overriden properties of Column objects that are provided for the duration of refresh operation.

Namespace:   Microsoft.AnalysisServices.Tabular.DataRefresh
Assembly:  Microsoft.AnalysisServices.Tabular (in Microsoft.AnalysisServices.Tabular.dll)

System::Object
  Microsoft.AnalysisServices.Tabular.DataRefresh::ColumnOverride
    Microsoft.AnalysisServices.Tabular.DataRefresh::DataColumnOverride

public ref class ColumnOverride abstract 

NameDescription
System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: