In The Hand
CreateCommand Method
Namespaces
►
InTheHand.Data.Common
►
DbProviderFactory
►
CreateCommand
()
()
()
()
C#
Visual Basic
.NET Components for Mobility
Returns a new instance of the provider's class that implements the
DbCommand
class.
Declaration Syntax
C#
Visual Basic
public
DbCommand
CreateCommand
()
Public
Function
CreateCommand
As
DbCommand
Return Value
A new instance of
DbCommand
.
Assembly:
InTheHand.Data
(Module: InTheHand.Data) Version: 7.0.0.0