IDTSInputColumnCachedInfo100.CachedLength Property
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.
public:
property int CachedLength { int get(); void set(int value); };
C#
[System.Runtime.InteropServices.DispId(136)]
public int CachedLength { [System.Runtime.InteropServices.DispId(136)] get; [System.Runtime.InteropServices.DispId(136)] set; }
[<System.Runtime.InteropServices.DispId(136)>]
[<get: System.Runtime.InteropServices.DispId(136)>]
[<set: System.Runtime.InteropServices.DispId(136)>]
member this.CachedLength : int with get, set
Public Property CachedLength As Integer
The cached length.
- Attributes
Product | Versions |
---|---|
SQL Server .NET SDK | 2016, 2017, 2019 |