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.

先頭に戻る

関連項目

参照

Microsoft.SqlServer.Management.Dac 名前空間