Click or drag to resize
DbEntityGetPropertyNames Method
返回属性名称集合

Namespace: Adf.Db
Assembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax
public virtual DictionaryTKey, TValueKeyCollection GetPropertyNames()

Return Value

Type: DictionaryTKey, TValueKeyCollection

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

See Also