Campo SfcTsqlProcFormatter.RuntimeArg.type
No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server.
Espacio de nombres: Microsoft.SqlServer.Management.Sdk.Sfc
Ensamblado: Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Sintaxis
'Declaración
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