Omb.Domain Namespace > BioAssayMgr 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
)
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
BioAssayMgr Class | BioAssayMgr Members | Overload List
© 2009 Medical College of Georgia. All Rights Reserved.