ParameterInfo.Id 속성

정의

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

속성 값

매개 변수 ID입니다.

특성

적용 대상