Champ SfcTsqlProcFormatter.RuntimeArg.type
Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.
Espace de noms : Microsoft.SqlServer.Management.Sdk.Sfc
Assembly : Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Syntaxe
'Déclaration
Public type As Type
'Utilisation
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