Data.DB.IParamObject Methods

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
AddRefpublicIncrements the reference count for this interface.
GetDataTypepublicRepresents the signature for a method that returns the data type of the field corresponding to an IParamObject class instance.
GetInstancepublicRepresents the signature for a method that returns the TObject instance stored by an IParamObject class instance.
InstanceIsTypepublicRepresents the signature for a method that specifies whether the object stored by an IParamObject class instance is of the given class type.
QueryInterfacepublicReturns a reference to a specified interface if the object supports that interface.
ReleasepublicDecrements the reference count for this interface.
SupportspublicIndicates whether a given interface supports a specific (another) interface.