'Declaration Public Enum DataSourceErrorReason Inherits System.Enum
public enum DataSourceErrorReason : System.Enum
Member | Description |
---|---|
AddFilterFailed | An error occurred during execution of the AddFilterAsync method. |
AddFilterMemberFailed | An error occurred during execution of the AddFilterMemberAsync method. |
AddMeasureFailed | An error occurred during execution of the AddMeasureAsync method. |
AxisAddHierarchyFailed | An error occurred during execution of the AxisAddHierarchyAsync method. |
AxisRemoveHierarchyFailed | An error occurred during execution of the AxisRemoveHierarchyAsync method. |
CollapseAxisTupleMemberFailed | An error occurred during execution of the CollapseAxisTupleMemberAsync method. |
ExpandAxisTupleMemberFailed | An error occurred during execution of the ExpandAxisTupleMemberAsync method. |
GetCatalogsFailed | An error occurred during execution of the GetCatalogsAsync method. |
GetCubesFailed | An error occurred during execution of the GetCubesAsync method. |
GetHierarchiesFailed | An error occurred during execution of the GetHierarchiesAsync method. |
GetHierarchyMembersFailed | An error occurred during execution of the GetHierarchyMembersAsync method. |
GetMeasuresFailed | An error occurred during execution of the GetMeasuresAsync method. |
InitializationFailed | First-time initialization of the data source has failed. |
None | Used for variable initialization. |
RemoveAllFilterMembersFailed | An error occurred during execution of the RemoveAllFilterMembersAsync method. |
RemoveFilterFailed | An error occurred during execution of the RemoveFilterAsync method. |
RemoveFilterMemberFailed | An error occurred during execution of the RemoveFilterMemberAsync method. |
RemoveMeasureFailed | An error occurred during execution of the RemoveMeasureAsync method. |
SetCatalogFailed | An error occurred during execution of the SetCatalogAsync method. |
SetCubeFailed | An error occurred during execution of the SetCubeAsync method. |
UpdateFailed | An error occurred during execution of the UpdateAsync method. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2