PCXmlSessionWriterDatabaseRelationType Class [AX 2012]

The PCXmlSessionWriterDatabaseRelationType class writes session XML for the domain of the database relation type.

class PCXmlSessionWriterDatabaseRelationType

Run On

Server

  MethodDescription
Gg988958.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg988958.protmethod(en-us,AX.60).gif checkIfTableIsEmpty Check whether the source table of the system table constraint is empty.
Gg988958.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg988958.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg988958.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg988958.protmethod(en-us,AX.60).gif initialize Initializes the PCXmlSessionWriterAttributeType class.
Gg988958.protmethod(en-us,AX.60).gif isEnumType Indicates whether the relation type should be interpreted as an enumeration attribute type.
Gg988958.protmethod(en-us,AX.60).gif new Initializes a new instance of the PCXmlSessionWriterDatabaseRelationType class.
Gg988958.pubmethod(en-us,AX.60).gif notify Releases the hold on an object that has called the wait method on this object. (Inherited from Object.)
Gg988958.pubmethod(en-us,AX.60).gif notifyAll Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.)
Gg988958.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg988958.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg988958.pubmethod(en-us,AX.60).gif parmMetadataHelper Gets or sets the MetadataHelper parameter.
Gg988958.pubmethod(en-us,AX.60).gif parmRuntimeCacheController Gets or sets the RuntimeCacheController parameter.
Gg988958.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg988958.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg988958.protmethod(en-us,AX.60).gif updateIntegerBounds Updates the bounds of an integer attribute type.
Gg988958.pubmethod(en-us,AX.60).gif usageCount Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.)
Gg988958.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg988958.pubmethod(en-us,AX.60).gif write Writes the XML of a domain for an attribute which is part of a system table constraint.
Gg988958.protmethod(en-us,AX.60).gif writeAttributeTypeDomain Writes XML for the attribute type.
Gg988958.protmethod(en-us,AX.60).gif writeAttributeTypeDomainIL Writes XML for the attribute type.
Gg988958.protmethod(en-us,AX.60).gif writeComponentReferenceEndTagInteger Writes the end tag of the component reference to the attribute type domain.
Gg988958.protmethod(en-us,AX.60).gif writeComponentReferenceEndTagIntegerIL Writes the end tag of the component reference to the attribute type domain.
Gg988958.protmethod(en-us,AX.60).gif writeComponentReferenceStartTag Writes the start tag of the component reference to the attribute type domain.
Gg988958.protmethod(en-us,AX.60).gif writeComponentReferenceStartTagIL Writes the start tag of the component reference to the attribute type domain.
Gg988958.protmethod(en-us,AX.60).gif writeEndTags Writes the attribute types ending tags.
Gg988958.protmethod(en-us,AX.60).gif writeEndTagsIL Writes the attribute types ending tags.
Gg988958.protmethod(en-us,AX.60).gif writeEnumerationValue Writes the enumeration value.
Gg988958.protmethod(en-us,AX.60).gif writeForExistingType Writes the XML of a domain for an attribute which is part of a system table constraint, which has already been encountered.
Gg988958.protmethod(en-us,AX.60).gif writeForExistingTypeIL Writes the XML of a domain for an attribute which is part of a system table constraint, which has already been encountered.
Gg988958.protmethod(en-us,AX.60).gif writeForNewType Writes the XML of a domain for an attribute which is part of a system table constraint, which has not already been encountered.
Gg988958.protmethod(en-us,AX.60).gif writeForNewTypeIL Writes the XML of a domain for an attribute which is part of a system table constraint, which has not already been encountered.
Gg988958.pubmethod(en-us,AX.60).gif writeIL Writes the XML of a domain for an attribute which is part of a system table constraint.
Gg988958.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg988958.pubmethod(en-us,AX.60).gif Gg988958.static(en-us,AX.60).gif ::construct Initializes a new instance of the PCXmlSessionWriterDatabaseRelationType class.
Top

Object Class
  PCXmlSessionWriterDatabaseRelationType Class

Community Additions

ADD
Show: