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

DbProvider.CommandBuilderType Property

Get the CommandBuilder Type for this provider.

[Visual Basic]
NotOverridable Public ReadOnly Property CommandBuilderType As  _
    Implements IDbProvider.
[C#]
public Type CommandBuilderType {get;}

Implements

IDbProvider.

See Also

DbProvider Class | IBatisNet.Common Namespace