IDTSLookupDesign100.CacheRowSize Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the size of the cache row.
public:
property int CacheRowSize { int get(); };
[System.Runtime.InteropServices.DispId(1610743808)]
public int CacheRowSize { [System.Runtime.InteropServices.DispId(1610743808)] get; }
[<System.Runtime.InteropServices.DispId(1610743808)>]
[<get: System.Runtime.InteropServices.DispId(1610743808)>]
member this.CacheRowSize : int
Public ReadOnly Property CacheRowSize As Integer
Property Value
The cache row size.
- Attributes