Interfaccia ISizeItem
Defines an interface that allows the implementing class to calculate its size.
Spazio dei nomi Microsoft.SqlServer.Management.Dac
Assembly: Microsoft.SqlServer.Management.Dac (in Microsoft.SqlServer.Management.Dac.dll)
Sintassi
'Dichiarazione
Public Interface ISizeItem
'Utilizzo
Dim instance As ISizeItem
public interface ISizeItem
public interface class ISizeItem
type ISizeItem = interface end
public interface ISizeItem
Nel tipo ISizeItem sono esposti i membri seguenti.
Proprietà
Nome | Descrizione | |
---|---|---|
![]() |
Size | Gets the size, in kilobytes, of the item implementing the ISizeItem interface. |
In alto