X3Platform 帮助文档
X3Platform 帮助文档
X3Platform
X3Platform.DigitalNumber.BLL
DigitalNumberService Class
DigitalNumberService Methods
Delete Method
FindAll Method
FindOne Method
Generate Method
GenerateCodeByCategoryId Method
GenerateCodeByPrefixCode Method
GetPaging Method
IsExistName Method
Save Method
DigitalNumberService
IsExistName Method
查询是否存在相关的记录.
Namespace:
X3Platform.DigitalNumber.BLL
Assembly:
X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
C#
C++
Copy
public
bool
IsExistName
(
string
name
)
public
:
virtual
bool
IsExistName
(
String
^
name
)
sealed
Parameters
name
Type:
System
String
名称
Return Value
Type:
Boolean
布尔值
Implements
IDigitalNumberService
IsExistName(String)
See Also
Reference
DigitalNumberService Class
X3Platform.DigitalNumber.BLL Namespace