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

DomDaoManagerBuilder.ApplyNamespacePrefix Method 

Apply an XML NameSpace

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

Parameters

elementName

Return Value

See Also

DomDaoManagerBuilder Class | IBatisNet.DataAccess.Configuration Namespace