See Also

OrderMgr Class  | OrderMgr Members  | Overload List

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Language

Visual Basic

C#

C++

C++/CLI

Show All

type
cmdText
See Also Languages Omb Send comments on this topic.

OpenDbCommand(CommandType,String) Method

Omb.Domain Namespace > OrderMgr Class > OpenDbCommand Method : OpenDbCommand(CommandType,String) Method
[Visual Basic]
Overloads Protected Overridable Function OpenDbCommand( _    ByVal type As CommandType, _    ByVal cmdText As String _ ) As DbCommand
[C#]
protected virtual DbCommand OpenDbCommand(    CommandType type,    string cmdText );
[C++]
protected: virtual DbCommand* OpenDbCommand(    CommandType type,    string* cmdText )
[C++/CLI]
protected: virtual DbCommand^ OpenDbCommand(    CommandType type,    String^ cmdText )

Parameters

type
cmdText

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

OrderMgr Class  | OrderMgr Members  | Overload List

 

 


© 2009 Medical College of Georgia. All Rights Reserved.