Name | Description | |
---|---|---|
![]() | IsClosed | Indicates that the TdXml is closed. |
![]() | IsNull | Indicates whether TdXml is null. |
![]() | Value | Returns the Xml as a String. |
The following tables list the members exposed by TdXml.
Name | Description | |
---|---|---|
![]() | IsClosed | Indicates that the TdXml is closed. |
![]() | IsNull | Indicates whether TdXml is null. |
![]() | Value | Returns the Xml as a String. |
Name | Description | |
---|---|---|
![]() | Clone | Creates and initializes a new TdXml object. |
![]() | Close | Closes the TdXml object and releases all associated resources. |
![]() | CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) |
![]() | CreateXmlReader | Creates an XmlReader that is used by an application to retrieve the Xml data from a Teradata Database. |
![]() | Dispose | Closes the TdXml object and releases all associated resources. |
![]() | Equals | (Inherited from object) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from object) |
![]() | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | GetType | Gets the System.Type of the current instance. (Inherited from object) |
![]() | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | ToString | Returns a string that represents the current object. (Inherited from object) |