Click or drag to resize

OptimizedPersistableGetDataMembers Method

Gets a list of the fields meta data objects

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

Return Value

Type: ListDataMember
List of DataMember
See Also