Click or drag to resize

OptimizedPersistableGetDataMembers Method

Gets a list of the fields meta data objects

Namespace:  VelocityDb
Assembly:  VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax
public List<DataMember> GetDataMembers()

Return Value

Type: ListDataMember
List of DataMember
See Also