DTSPropertyKind Enumeration
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
For more information, see DTSPropertyKind.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntax
'Declaration
Public Enumeration DTSPropertyKind
'Usage
Dim instance As DTSPropertyKind
public enum DTSPropertyKind
public enum class DTSPropertyKind
type DTSPropertyKind
public enum DTSPropertyKind
Members
Member name | Description | |
---|---|---|
DTSPK_OTHER | ||
DTSPK_VARIABLE_READONLY | ||
DTSPK_VARIABLE_READWRITE | ||
DTSPK_CONNECTION | ||
DTSPK_SENSITIVE |