Udostępnij za pośrednictwem


Pole SfcTsqlProcFormatter.SprocArg.property

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 property As String
'Użycie
Dim instance As SfcTsqlProcFormatter..::..SprocArg
Dim value As String

value = instance.property

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