Compiler SCRIPT_TEXT_SECTION FieldNFX Class Library

[This is preliminary documentation and is subject to change.]

Specifies the text to be included in the output verbatim, i.e.: script-text="INSERT INTO TBL_ABC VALUES(1, true, now())"{}

Namespace: NFX.RelationalModel
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public const string SCRIPT_TEXT_SECTION

Field Value

Type: OnlineString
See Also