EasyObjects.NET Programmers Reference

DynamicQuery.SchemaSeparator Property

When implemented by a class, gets the string used to separate schemas from objects for the database.

protected abstract string SchemaSeparator {get;}

Property Value

the parameter token used to separate objects for the database.

See Also

DynamicQuery Class | NCI.EasyObjects Namespace