EasyObjects.NET Programmers Reference

OracleDynamicQuery.SchemaSeparator Property

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

protected override string SchemaSeparator {get;}

Property Value

'.' is the schema separator string for Oracle.

See Also

OracleDynamicQuery Class | NCI.EasyObjects.DynamicQueryProvider Namespace