Name | Description | |
---|---|---|
![]() | BaseStream | Returns the underlying TdStream object. |
![]() | IsClosed | Indicates whether the TdBlob is closed. |
![]() | IsNull | Indicates whether TdBlob represents a null BLOB. |
The following tables list the members exposed by TdBlob.
Name | Description | |
---|---|---|
![]() | BaseStream | Returns the underlying TdStream object. |
![]() | IsClosed | Indicates whether the TdBlob is closed. |
![]() | IsNull | Indicates whether TdBlob represents a null BLOB. |
Name | Description | |
---|---|---|
![]() | Clone | Creates and initializes a new TdBlob object. |
![]() | Close | Closes the TdBlob 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) |
![]() | Dispose | Closes the TdBlob 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) |
![]() | Read | Overloaded. |
![]() | ReadByte | Returns the next byte and advances the current position of the TdStream by 1 byte. |
![]() | ToString | Returns a string that represents the current object. (Inherited from object) |