共用方式為


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.

上層