ISizeItem-Schnittstelle
Defines an interface that allows the implementing class to calculate its size.
Namespace: Microsoft.SqlServer.Management.Dac
Assembly: Microsoft.SqlServer.Management.Dac (in Microsoft.SqlServer.Management.Dac.dll)
Syntax
'Declaration
Public Interface ISizeItem
'Usage
Dim instance As ISizeItem
public interface ISizeItem
public interface class ISizeItem
type ISizeItem = interface end
public interface ISizeItem
Der ISizeItem-Typ macht folgende Elemente verfügbar.
Eigenschaften
| Name | Beschreibung | |
|---|---|---|
![]() |
Size | Gets the size, in kilobytes, of the item implementing the ISizeItem interface. |
Zum Anfang
.gif)