Compartilhar via


Enumeração ParameterInfo.ParameterValueType

Specifies the parameter value type.

Namespace:  Microsoft.SqlServer.Management.IntegrationServices
Assembly:  Microsoft.SqlServer.Management.IntegrationServices (em Microsoft.SqlServer.Management.IntegrationServices.dll)

Sintaxe

'Declaração
Public Enumeration ParameterValueType
'Uso
Dim instance As ParameterInfo.ParameterValueType
public enum ParameterValueType
public enum class ParameterValueType
type ParameterValueType
public enum ParameterValueType

Membros

Nome do membro Descrição
Literal The Literal value.
Referenced The Referenced value.

Consulte também

Referência

Namespace Microsoft.SqlServer.Management.IntegrationServices