다음을 통해 공유


IDTSLookupDesign100.CacheRowSize 속성

Gets the size of the cache row.

네임스페이스:  Microsoft.SqlServer.Dts.Pipeline.Wrapper
어셈블리:  Microsoft.SqlServer.DTSPipelineWrap(Microsoft.SqlServer.DTSPipelineWrap.dll)

구문

‘선언
ReadOnly Property CacheRowSize As Integer 
    Get
‘사용 방법
Dim instance As IDTSLookupDesign100 
Dim value As Integer 

value = instance.CacheRowSize
int CacheRowSize { get; }
property int CacheRowSize {
    int get ();
}
abstract CacheRowSize : int
function get CacheRowSize () : int

속성 값

유형: System.Int32
The cache row size.

참고 항목

참조

IDTSLookupDesign100 인터페이스

Microsoft.SqlServer.Dts.Pipeline.Wrapper 네임스페이스