ParameterInfo.Id Property

Definition

Id

public:
 property long Id { long get(); };
[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Data=true)]
[System.ComponentModel.ReadOnly(true)]
public long Id { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Data=true)>]
[<System.ComponentModel.ReadOnly(true)>]
member this.Id : int64
Public ReadOnly Property Id As Long

Property Value

The parameter ID.

Attributes

Applies to