Campo SfcTsqlProcFormatter.RuntimeArg.type
Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.
Namespace: Microsoft.SqlServer.Management.Sdk.Sfc
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (em Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Sintaxe
'Declaração
Public type As Type
'Uso
Dim instance As SfcTsqlProcFormatter.RuntimeArg
Dim value As Type
value = instance.type
instance.type = value
public Type type
public:
Type^ type
val mutable type: Type
public var type : Type