QueryResolver ScriptAssembly Property NFX Class Library

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

Gets sets name of assembly that query scripts resolve from

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

public string ScriptAssembly { get; set; }

Property Value

Type: OnlineString

Implements

ICRUDQueryResolver ScriptAssembly
See Also