EasyObjects.NET Programmers Reference

SqlServerDynamicQuery.SchemaSeparator Property

Gets the string format used to separate schema names and database objects for the Sql Database.

protected override string SchemaSeparator {get;}

Property Value

'.' is the schema separator string for Sql Server.

See Also

SqlServerDynamicQuery Class | NCI.EasyObjects.DynamicQueryProvider Namespace