IDTSExternalMetadataColumn100 Interface
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.
public interface class IDTSExternalMetadataColumn100 : Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2014::IDTSObject100
[System.Runtime.InteropServices.Guid("FCB1DDF9-F9B3-4958-8E98-E42109F418A4")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSExternalMetadataColumn100 : Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2014.IDTSObject100
[<System.Runtime.InteropServices.Guid("FCB1DDF9-F9B3-4958-8E98-E42109F418A4")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSExternalMetadataColumn100 = interface
interface IDTSObject100
Public Interface IDTSExternalMetadataColumn100
Implements IDTSObject100
- Attributes
- Implements
Remarks
The IDTSExternalMetadataColumn100 column represents a column in a remote data source. It contains the same properties as the external data column. This allows components to validate the columns in their IDTSInput100 and IDTSOutput100 column collections when the external data source itself is unavailable, or when a round trip to the external source is undesirable.
Properties
CodePage | |
CustomPropertyCollection | |
DataType | |
Description | |
ID | |
IdentificationString | |
Length | |
MappedColumnID | |
Name | |
ObjectType | |
Precision | |
Scale |