iBATIS.NET Class Library DataMapper V1.6.1, DataAccess V1.9.1

DomSqlMapBuilder.ApplyProviderNamespacePrefix Method 

Apply the provider namespace prefix

[Visual Basic]
Public Function ApplyProviderNamespacePrefix( _
   ByVal String As String _
) As String
[C#]
public string ApplyProviderNamespacePrefix(
   String elementName
);

Parameters

elementName

Return Value

See Also

DomSqlMapBuilder Class | IBatisNet.DataMapper.Configuration Namespace