Campo SfcTsqlProcFormatter.SprocArg.property
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 property As String
'Uso
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