Propriedade ID
Esta API tem suporte para a infraestrutura do .NET Framework e não deve ser usada diretamente do seu código.
For more information, see IDTSName.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (em Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintaxe
'Declaração
ReadOnly Property ID As String
Get
'Uso
Dim instance As IDTSName100
Dim value As String
value = instance.ID
string ID { get; }
property String^ ID {
String^ get ();
}
abstract ID : string
function get ID () : String
Valor da propriedade
Tipo: System. . :: . .String
Consulte também