AxaptaBufferWrapper Members

Provides the ability add data to and retrieve data from an Axapta buffer. It wraps IAxaptaBufferWrapper, demanding only AxSessionPermission.

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

Public Properties

  Name Description
public property Adapter Gets the underlying IAxaptaBufferWrapper object.
public property AxaptaBuffer Gets the Axapta buffer.
public property Size Gets the size, in bytes, of the buffer.

Top

Public Methods

(see also Protected Methods )

  Name Description
public method Equals  Overloaded. (Inherited from Object )
public method GetData Overloaded. Retrieves data from the Axapta buffer.
public method GetHashCode  (Inherited from Object )
public method GetType  (Inherited from Object )
public method static ReferenceEquals  (Inherited from Object )
public method SetData Assigns data to the Axapta 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

AxaptaBufferWrapper Class
Microsoft.Dynamics.Framework.Reports Namespace