ORM Sample Class Library

CollectionTemplate.ITypedList.GetItemProperties Method 

Allows the override of the default behaivour of SqlTypes to their native equivalent

[Visual Basic]
Function GetItemProperties( _
   ByVal listAccessors As PropertyDescriptor() _
) As PropertyDescriptorCollection Implements _
   ITypedList.GetItemProperties
[C#]
PropertyDescriptorCollection ITypedList.GetItemProperties(
   PropertyDescriptor[] listAccessors
);

Implements

ITypedList.GetItemProperties

See Also

CollectionTemplate Class | OrmLib Namespace


om">Copyright Olero Software Inc. 2002-2004

Generated from assembly OrmLib [1.6.2.29984]

">Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.