Udostępnij za pośrednictwem


Pole argName

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)

Syntax

'Deklaracja
Public argName As String
'Użycie
Dim instance As SfcTsqlProcFormatter..::..SprocArg
Dim value As String

value = instance.argName

instance.argName = value
public string argName
public:
String^ argName
val mutable argName: string
public var argName : String