'DeclarationProtected Overrides NotOverridable Function CreateDbCommand() As System.Data.Common.DbCommand
'UsageDim instance As VistaDBConnection Dim value As System.Data.Common.DbCommand value = instance.CreateDbCommand()
protected override System.Data.Common.DbCommand CreateDbCommand()
Return Value
A System.Data.Common.DbCommand object.DbCommand