Click or drag to resize
DbEntityGetString Method
获取指定项的字符串格式

Namespace: Adf.Db
Assembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax
public virtual string GetString(
	string name
)

Parameters

name
Type: SystemString
属性名

Return Value

Type: String

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

See Also