DbEntityIsSetFieldLength Method |
获取是否已有字段查询长度设置
Namespace: Adf.DbAssembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntaxpublic bool IsSetFieldLength()
Public Function IsSetFieldLength As Boolean
public:
bool IsSetFieldLength()
member IsSetFieldLength : unit -> bool
Return Value
Type:
Boolean[Missing <returns> documentation for "M:Adf.Db.DbEntity.IsSetFieldLength"]
See Also