Skip to main content
A newer version of this page is available. .

XPDictionary.QueryClassInfo Method

Name Parameters Description
QueryClassInfo(Object) theObject When implemented by a class, returns the persistent class metadata information for the specified persistent object.
QueryClassInfo(String, String) assemblyName, className When implemented by a class, returns the persistent class metadata information for the specified assembly name and class name.
QueryClassInfo(Type) classType When implemented by a class, returns the persistent class metadata information for the specified class type.