Azure Integrator V2 - Online Help
Azure Integrator V2
Questions / Feedback?

StoreType Property

The type of store the for which the request is being built.

Syntax

int GetStoreType();

int SetStoreType(int iStoreType);

Possible Values

  ST_BLOB_QUEUE(0), 
  ST_TABLE(1)

Default Value

0

Remarks

The StoreType determines how the Authorization header is generated for the requests to be sent. Possible values are:

stBlobQueueA Blob or Queue request.
stTableA Table request.

Data Type

Integer

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 2.0.6240.0