Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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. |