Knight Data Access Layer
Wrap Method (MySqlProvider)




View with Navigation Tools
KellermanSoftware.NetDataAccessLayer.Providers Namespace > MySqlProvider Class : Wrap Method
Table name or field name
Wrap a table name or field name in back ticks
Syntax
Public Overrides Function Wrap( _
   ByVal tableNameOrFieldName As String _
) As String

Parameters

tableNameOrFieldName
Table name or field name

Return Value

Table name or field name wrapped in back ticks
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MySqlProvider Class
MySqlProvider Members