X3Platform 帮助文档
X3Platform 帮助文档
X3Platform
X3Platform.DigitalNumber.IBLL
IDigitalNumberService Interface
IDigitalNumberService Methods
FindAll Method
FindAll Method
FindAll Method (DataQuery)
IDigitalNumberService
FindAll Method
查询所有相关记录
Namespace:
X3Platform.DigitalNumber.IBLL
Assembly:
X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
C#
C++
Copy
IList
<
DigitalNumberInfo
>
FindAll
()
IList
<
DigitalNumberInfo
^>^
FindAll
()
Return Value
Type:
IList
DigitalNumberInfo
返回所有
DigitalNumberInfo
实例的详细信息
See Also
Reference
IDigitalNumberService Interface
FindAll Overload
X3Platform.DigitalNumber.IBLL Namespace