RDBMSCompiler CreateDomain Method NFX Class Library

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

Turns domain name into domain instance

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

protected virtual RDBMSDomain CreateDomain(
	string sourcePath,
	string name,
	IConfigNode node
)

Return Value

Type: RDBMSDomain
See Also