Back to Devexpress

XPDictionary.QueryClassInfo Method

xpo-devexpress-dot-xpo-dot-metadata-dot-xpdictionary-dot-queryclassinfo.md

latest825 B
Original Source

XPDictionary.QueryClassInfo Method

NameParametersDescription
QueryClassInfo(Object)theObjectWhen implemented by a class, returns the persistent class metadata information for the specified persistent object.
QueryClassInfo(String, String)assemblyName, classNameWhen implemented by a class, returns the persistent class metadata information for the specified assembly name and class name.
QueryClassInfo(Type)classTypeWhen implemented by a class, returns the persistent class metadata information for the specified class type.