clsDBInteractionBase.SelectAll MethodclsDBInteractionBase.SelectAll MethodEDKB12WS.edokadb.clsDBInteractionBase.SelectAll MethodSelectAll Methodtopic_00000000000000C8EDKB12WS.edokadb.clsDBInteractionBase.SelectAllEDKB12WS.edokadb.clsDBInteractionBase.SelectAllclsDBInteractionBase.SelectAllEDKB12WS.edokadb.clsDBInteractionBase.clsDBInteractionBase.SelectAllEDKB12WS.edokadb.clsDBInteractionBase.SelectAllEDKB12WS (in EDKB12WS.exe)clsDBInteractionBase.SelectAllMethodEDKB12WS.edokadb.clsDBInteractionBasetopic_00000000000000C8clsDBInteractionBase.SelectAll MethodNamespace:
EDKB12WS.edokadb Assembly:
EDKB12WS (in EDKB12WS.exe)
Visual Basic
Public Overridable Function SelectAll() As ]]>DataTablea]]>]]> Implements _ ICommonDBAccess.SelectAll
C#
public virtual ]]>DataTablea]]>]]> SelectAll()
C++
public: virtual ]]>DataTablea]]>]]>^ SelectAll()
JScript
public function SelectAll() : ]]>DataTablea]]>]]>;
ImplementsICommonDBAccess.SelectAll
$END-IFNOTEMPTY$
Visual Basic
Copy Code
]]>
Public Overridable Function SelectAll() As DataTable Implements ICommonDBAccess.SelectAll ' // 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]]>]]>.