DTP_NUMERIC.val Field
This field supports the SQL Server 2005 infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in microsoft.sqlserver.dtsruntimewrap.dll)
Syntax
'Declaration
Public val As Byte()
public byte[] val
public:
array<unsigned char>^ val
public byte[] val
public var val : byte[]
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
See Also
Reference
DTP_NUMERIC Structure
DTP_NUMERIC Members
Microsoft.SqlServer.Dts.Runtime.Wrapper Namespace