Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

Data types are represented by variant type (VT) attributes in a BizTalk Server 2004 binding file


View products that this article applies to.

Introduction

When you manually change a binding file in a Microsoft BizTalk Server 2004 deployment, you may have to adjust the variant type (VT) attribute to correctly reflect the data type of the property.

↑ Back to the top


More information

The following table lists the valid values for the VT attributes and the associated data type:
Collapse this tableExpand this table
VT attributeValue
VT_EMPTY0
VT_NULL1
VT_I22
VT_I43
VT_DATE7
VT_BSTR8
VT_BOOL11
VT_I116
VT_UI117
VT_UI218
VT_UI419
VT_I820
VT_UI821
VT_INT22
VT_UINT23

↑ Back to the top


Keywords: KB884981, kbinfo, kbtshoot

↑ Back to the top

Article Info
Article ID : 884981
Revision : 3
Created on : 9/16/2004
Published on : 9/16/2004
Exists online : False
Views : 283