The Status property indicates whether the data value or some other value, such as NULL, is to be used as the value of the column. It may also indicate whether the data pump was able to get or set the value.
dpcolumn.Precision
Part | Description |
---|---|
dpcolumn | Expression that evaluates to a DTSDataPumpColumn2 object |
Long
Read-only
HRESULT get_Status( long *pl );
The values for the Status property are from the OLE DB DBSTATUS enumeration. See the definition for DBSTATUSENUM in include file OLEDB.h. This file is installed by default in C:\Program Files\Microsoft SQL Server\80\Tools\DevTools\Include\ during a custom installation of Microsoft® SQL Server™ if Development Tools/Headers and Libraries was selected from the Select Components dialog box.