Microsoft TechNet
This topic has not yet been rated - Rate this topic

IDTSParameterBinding.DataType Property

This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.

Gets or sets the data type of the parameter binding.

Namespace:  Microsoft.SqlServer.Dts.Tasks.ExecuteSQLTask
Assembly:  Microsoft.SqlServer.SQLTask (in Microsoft.SqlServer.SQLTask.dll)
int DataType { get; set; }

Property Value

Type: System.Int32
The data type of the parameter binding.
Did you find this helpful?
(1500 characters remaining)