clsDBInteractionBase.SelectOne MethodclsDBInteractionBase.SelectOne MethodEDKB12WS.edokadb.clsDBInteractionBase.SelectOne MethodSelectOne Methodtopic_00000000000000C7EDKB12WS.edokadb.clsDBInteractionBase.SelectOneEDKB12WS.edokadb.clsDBInteractionBase.SelectOneclsDBInteractionBase.SelectOneEDKB12WS.edokadb.clsDBInteractionBase.clsDBInteractionBase.SelectOneEDKB12WS.edokadb.clsDBInteractionBase.SelectOneEDKB12WS (in EDKB12WS.exe)clsDBInteractionBase.SelectOneMethodEDKB12WS.edokadb.clsDBInteractionBasetopic_00000000000000C7clsDBInteractionBase.SelectOne MethodNamespace:
EDKB12WS.edokadb Assembly:
EDKB12WS (in EDKB12WS.exe)
Visual Basic
Public Overridable Function SelectOne() As ]]>DataTablea]]>]]> Implements _ ICommonDBAccess.SelectOne
C#
public virtual ]]>DataTablea]]>]]> SelectOne()
C++
public: virtual ]]>DataTablea]]>]]>^ SelectOne()
JScript
public function SelectOne() : ]]>DataTablea]]>]]>;
ImplementsICommonDBAccess.SelectOne
$END-IFNOTEMPTY$
Visual Basic
Copy Code
]]>
Public Overridable Function SelectOne() As DataTable Implements ICommonDBAccess.SelectOne ' // No implementation, throw exception Throw New NotImplementedException() End Function
Windows 8, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows XP SP2 x64 Edition, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2The .NET Framework does not support all versions of every platform. For a list of the supported versions, see
]]>System Requirementsa]]>]]>.