Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines the type conversion mode for the Execute XML Task.
Namespace: Microsoft.SqlServer.Dts.Tasks.ExecuteSQLTask
Assembly: Microsoft.SqlServer.SQLTask (in Microsoft.SqlServer.SQLTask.dll)
Syntax
'Declaration
Public Enumeration TypeConversionMode
'Usage
Dim instance As TypeConversionMode
public enum TypeConversionMode
public enum class TypeConversionMode
type TypeConversionMode
public enum TypeConversionMode
Members
Member name | Description | |
---|---|---|
Allowed | The type conversion mode is allowed. | |
None | No type conversion mode defined. |