dotConnect Universal Documentation
Devart.Data.Universal Namespace / UniProvider Class / CreateCommand Method

In This Topic
    CreateCommand Method (UniProvider)
    In This Topic
    Syntax
    'Declaration
     
    Public Function CreateCommand() As DbCommand
    public DbCommand CreateCommand()
    See Also