DataPrivilegeException Class |
Exception that occurs when invalid data privilege settings are encountered.
Inheritance Hierarchy
Namespace:
Dundas.BI.Data.Metadata
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.1.0.1000)
Syntaxpublic sealed class DataPrivilegeException : NoPrivilegeException
Public NotInheritable Class DataPrivilegeException
Inherits NoPrivilegeException
public ref class DataPrivilegeException sealed : public NoPrivilegeException
[<SealedAttribute>]
type DataPrivilegeException =
class
inherit NoPrivilegeException
end
See Also