ExternalModelRoleMember Class

 

Updated: May 24, 2016

For internal use only.

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


public ref class ExternalModelRoleMember : ModelRoleMember

NameDescription
System_CAPS_pubmethodExternalModelRoleMember()

Constructor.

NameDescription
System_CAPS_pubpropertyAnnotations

Gets the collection object of all annotations in the current ModelRoleMember. (Inherited from ModelRoleMember.)

System_CAPS_pubpropertyIdentityProvider

Gets or sets the identity provider.

System_CAPS_pubpropertyIsRemoved

Gets or sets a value that indicates whether this object was removed from an object tree.(Inherited from MetadataObject.)

System_CAPS_pubpropertyMemberID

Gets or sets the member identifier.(Inherited from ModelRoleMember.)

System_CAPS_pubpropertyMemberName

Gets or sets the member name. (Inherited from ModelRoleMember.)

System_CAPS_pubpropertyMemberType

Gets or sets the external role for the member type property.

System_CAPS_pubpropertyModel

Gets the Tabular model of the object. (Inherited from MetadataObject.)

System_CAPS_pubpropertyModifiedTime

Gets the date and time when the object was last modified. (Inherited from ModelRoleMember.)

System_CAPS_pubpropertyName

Gets or sets the name of membership in an existing role. (Inherited from ModelRoleMember.)

System_CAPS_pubpropertyObjectType

Gets the type of the object. (Inherited from ModelRoleMember.)

System_CAPS_pubpropertyParent

Gets or sets the Parent object, null for Model objects. (Inherited from ModelRoleMember.)

System_CAPS_pubpropertyRole

Gets or sets the model role object.(Inherited from ModelRoleMember.)

NameDescription
System_CAPS_pubmethodClone()

Creates a new, full copy of a ModelRoleMember object. (Inherited from ModelRoleMember.)

System_CAPS_pubmethodCopyFrom(ModelRoleMember^)

Obsolete. Deprecated. Use CopyTo method instead. (Inherited from ModelRoleMember.)

System_CAPS_pubmethodCopyTo(ModelRoleMember^)

Copies a ModelRoleMember object to the specified object. (Inherited from ModelRoleMember.)

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.)

System_CAPS_pubmethodValidate()

Returns a Validate object. (Inherited from MetadataObject.)

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: