Интерфейс ISizeItem
Defines an interface that allows the implementing class to calculate its size.
Пространство имен: Microsoft.SqlServer.Management.Dac
Сборка: Microsoft.SqlServer.Management.Dac (в Microsoft.SqlServer.Management.Dac.dll)
Синтаксис
'Декларация
Public Interface ISizeItem
'Применение
Dim instance As ISizeItem
public interface ISizeItem
public interface class ISizeItem
type ISizeItem = interface end
public interface ISizeItem
Тип ISizeItem обеспечивает доступ к следующим элементам.
Свойства
Имя | Описание | |
---|---|---|
![]() |
Size | Gets the size, in kilobytes, of the item implementing the ISizeItem interface. |
В начало