SfcTsqlProcFormatter.Arguments Property

Definition

public System.Collections.Generic.List<Microsoft.SqlServer.Management.Sdk.Sfc.SfcTsqlProcFormatter.SprocArg> Arguments { get; }
member this.Arguments : System.Collections.Generic.List<Microsoft.SqlServer.Management.Sdk.Sfc.SfcTsqlProcFormatter.SprocArg>
Public ReadOnly Property Arguments As List(Of SfcTsqlProcFormatter.SprocArg)

Property Value

List<SprocArg>

Applies to