[This is preliminary documentation and is subject to change.]
Returns true when this instance did not compile properly
Namespace: NFX.RelationalModelAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public bool HasErrors { get; }
public bool HasErrors { get; }
Public ReadOnly Property HasErrors As Boolean
Get
Public ReadOnly Property HasErrors As Boolean
Get
public:
property bool HasErrors {
bool get ();
}
public:
property bool HasErrors {
bool get ();
}
member HasErrors : bool with get
member HasErrors : bool with get
Property Value
Type:
Boolean