EasyObjects.NET Programmers Reference

SqlServerDynamicQuery.AliasFormat Property

Gets the string format used to delimit aliases for the Sql Database.

protected override string AliasFormat {get;}

Property Value

"'{0}'" is the alias format string for Sql Server.

See Also

SqlServerDynamicQuery Class | NCI.EasyObjects.DynamicQueryProvider Namespace