Udostępnij przez


Pole SfcTsqlProcFormatter.RuntimeArg.type

Nie należy odwoływać się do tego elementu członkowskiego bezpośrednio w kodzie. Obsługuje on infrastrukturę programu SQL Server.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Sdk.Sfc
Zestaw:  Microsoft.SqlServer.Management.Sdk.Sfc (w Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Składnia

'Deklaracja
Public type As Type
'Użycie
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