Notatka
Dostęp do tej strony wymaga autoryzacji. Może spróbować zalogować się lub zmienić katalogi.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Gets the size of the cache row.
Namespace: Microsoft.SqlServer.Dts.Pipeline.Wrapper
Assembly: Microsoft.SqlServer.DTSPipelineWrap (in Microsoft.SqlServer.DTSPipelineWrap.dll)
Syntax
'Declaration
ReadOnly Property CacheRowSize As Integer
Get
'Usage
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
Property Value
Type: System.Int32
The cache row size.