AxaptaBuffer Members

The AxaptaBuffer class provides the ability add data to and retrieve data from an Axapta buffer.

The following tables list the members exposed by the AxaptaBuffer type.

Public Methods

(see also Protected Methods )

  Name Description
public method Dispose The Dispose method releases the resources used by the AxaptaBuffer object.
public method Equals  Overloaded. (Inherited from Object )
public method get_Size The get_Size method retrieves the size, in bytes, of the buffer.
public method GetData Overloaded. The GetData method retrieves data from the buffer.
public method GetHashCode  (Inherited from Object )
public method GetType  (Inherited from Object )
public method static ReferenceEquals  (Inherited from Object )
public method SetData The SetData method assigns data to the buffer.
public method ToString  (Inherited from Object )

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object )
protected method MemberwiseClone  (Inherited from Object )

Top

See Also

AxaptaBuffer Class
Microsoft.Dynamics.BusinessConnectorNet Namespace