Ανάγνωση στα Αγγλικά

Κοινή χρήση μέσω


UnknownMemberBehavior Enumeration

Specifies the behaviors of the unknown member.

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

Syntax

C#
public enum UnknownMemberBehavior

Members

Member name Description
AutomaticNull The unknown member has an automatic null value.
Hidden The unknown member exists but is not displayed.
None The unknown member does not exist.
Visible The unknown member exists and is displayed.

See Also

Reference

Microsoft.AnalysisServices Namespace