Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.
For more information, see ConnectionManager.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntax
'Declaration
<GuidAttribute("6100259D-1EEC-4B55-87C1-F80B05490856")> _
Public Interface IDTSConnectionManagerCacheColumn100
'Usage
Dim instance As IDTSConnectionManagerCacheColumn100
[GuidAttribute("6100259D-1EEC-4B55-87C1-F80B05490856")]
public interface IDTSConnectionManagerCacheColumn100
[GuidAttribute(L"6100259D-1EEC-4B55-87C1-F80B05490856")]
public interface class IDTSConnectionManagerCacheColumn100
[<GuidAttribute("6100259D-1EEC-4B55-87C1-F80B05490856")>]
type IDTSConnectionManagerCacheColumn100 = interface end
public interface IDTSConnectionManagerCacheColumn100
The IDTSConnectionManagerCacheColumn100 type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
CodePage | Infrastructure. For more information, see ConnectionManager. |
![]() |
DataType | Infrastructure. For more information, see ConnectionManager. |
![]() |
IndexPosition | Infrastructure. For more information, see ConnectionManager. |
![]() |
Length | Infrastructure. For more information, see ConnectionManager. |
![]() |
Precision | Infrastructure. For more information, see ConnectionManager. |
![]() |
Scale | Infrastructure. For more information, see ConnectionManager. |
Top
.gif)