Click or drag to resize
DbEntityGetFieldLength Method
获取已设置查询字段长度

Namespace: Adf.Db
Assembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax
public int GetFieldLength(
	string fieldName
)

Parameters

fieldName
Type: SystemString
字段名称

Return Value

Type: Int32

[Missing <returns> documentation for "M:Adf.Db.DbEntity.GetFieldLength(System.String)"]

See Also