[This is preliminary documentation and is subject to change.]
Base exception thrown by the Relational-* framework
System Object
System Exception NFX NFXException NFX.RelationalModel RelationalException NFX.RelationalModel CompilerException NFX.RelationalModel SchemaExceptionNamespace: NFX.RelationalModelAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
[SerializableAttribute]
public class RelationalException : NFXException
[SerializableAttribute]
public class RelationalException : NFXException
<SerializableAttribute>
Public Class RelationalException
Inherits NFXException
<SerializableAttribute>
Public Class RelationalException
Inherits NFXException
[SerializableAttribute]
public ref class RelationalException : public NFXException
[SerializableAttribute]
public ref class RelationalException : public NFXException
[<SerializableAttribute>]
type RelationalException =
class
inherit NFXException
end
[<SerializableAttribute>]
type RelationalException =
class
inherit NFXException
end