Condividi tramite


ParameterInfo.ID Proprietà

Definizione

Ottiene l'identificatore dell'oggetto ParameterInfo che consiste in un 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

Valore della proprietà

String

Identificatore dell'oggetto specificato che consiste in un GUID.

Attributi

Si applica a