TypeConversionMode Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines the type conversion mode for the Execute XML Task.
public enum class TypeConversionMode
public enum TypeConversionMode
type TypeConversionMode =
Public Enum TypeConversionMode
- Inheritance
-
TypeConversionMode
Fields
Name | Value | Description |
---|---|---|
None | 1 | No type conversion mode defined. |
Allowed | 2 | The type conversion mode is allowed. |