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.
Specifies the parameter value type.
Namespace: Microsoft.SqlServer.Management.IntegrationServices
Assembly: Microsoft.SqlServer.Management.IntegrationServices (in Microsoft.SqlServer.Management.IntegrationServices.dll)
Syntax
'Declaration
Public Enumeration ParameterValueType
'Usage
Dim instance As ParameterInfo.ParameterValueType
public enum ParameterValueType
public enum class ParameterValueType
type ParameterValueType
public enum ParameterValueType
Members
Member name | Description | |
---|---|---|
Literal | The Literal value. | |
Referenced | The Referenced value. |
See Also
Reference
Microsoft.SqlServer.Management.IntegrationServices Namespace