[This is preliminary documentation and is subject to change.]
Returns true to indicate that compiler has already processed the source schema
Namespace: NFX.RelationalModelAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public bool HasCompiled { get; }
public bool HasCompiled { get; }
Public ReadOnly Property HasCompiled As Boolean
Get
Public ReadOnly Property HasCompiled As Boolean
Get
public:
property bool HasCompiled {
bool get ();
}
public:
property bool HasCompiled {
bool get ();
}
member HasCompiled : bool with get
member HasCompiled : bool with get
Property Value
Type:
Boolean