다음을 통해 공유


ParameterInfo.ID 속성

정의

ParameterInfo 개체의 GUID 형식 식별자를 가져옵니다.

public:
 property System::String ^ ID { System::String ^ get(); };
[Microsoft.SqlServer.Dts.Runtime.Localization.LocalizablePropertyDescription(typeof(Microsoft.SqlServer.Dts.Runtime.Localized), "IDDesc")]
public string ID { get; }
[<Microsoft.SqlServer.Dts.Runtime.Localization.LocalizablePropertyDescription(typeof(Microsoft.SqlServer.Dts.Runtime.Localized), "IDDesc")>]
member this.ID : string
Public ReadOnly Property ID As String

속성 값

String

지정한 개체의 GUID 형식 식별자입니다.

특성

적용 대상