Свойство IdKey.Id
Gets the identifier of the key.
Пространство имен: Microsoft.SqlServer.Management.IntegrationServices
Сборка: Microsoft.SqlServer.Management.IntegrationServices (в Microsoft.SqlServer.Management.IntegrationServices.dll)
Синтаксис
'Декларация
Public ReadOnly Property Id As Long
Get
'Применение
Dim instance As IdKey
Dim value As Long
value = instance.Id
public long Id { get; }
public:
property long long Id {
long long get ();
}
member Id : int64
function get Id () : long
Значение свойства
Тип: System.Int64
The identifier of the key.
См. также
Справочник
Пространство имен Microsoft.SqlServer.Management.IntegrationServices