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. |
맨 위로 이동