Contains attribute information for a given attribute member or dimension. It is used by EsbGetAttributeInfo. The fields are:
Type ESB_ATTRIBUTEQUERY_T InputMember As Variant InputMemberType As Integer OutputMemberType As Integer Operation As Integer Attribute As Variant End Type
VB Data Type | Field | Description |
---|---|---|
As Variant | InputMember | Attribute member or dimension |
As Integer | InputMemberType | One of the following member types:
|
As Integer | OutputMemberType | One of the following member types:
|
As Integer | Operation | One of the following operations:
|
As Variant | Attribute | Attribute value |