Click or drag to resize
DbEntityGetFields Method
获取要处理的字段列表,零长度则表示处理全部

Namespace: Adf.Db
Assembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax
public string[] GetFields()

Return Value

Type: String

[Missing <returns> documentation for "M:Adf.Db.DbEntity.GetFields"]

See Also