An NDoc Documented Class Library

HostIntegratorSession.GetAttributes Method ()

Gets attributes for the current entity.

public virtual DataSet GetAttributes();

Return Value

This version of the GetAttributes method (without parameters) returns all attributes of the current entity.

Remarks

Gets attributes for the current entity.

Exceptions

Exception TypeCondition
HostIntegratorConnectorExceptionThrown if client is not connected
HostIntegratorExceptionThrown if the connection is for metadata only

See Also

HostIntegratorSession Class | WRQ.Verastream.HostIntegrator Namespace | HostIntegratorSession.GetAttributes Overload List