Bagikan melalui


IDTSOutputColumn100 Antarmuka

Definisi

Berisi definisi waktu desain kolom yang disediakan oleh komponen.

public interface class IDTSOutputColumn100 : Microsoft::SqlServer::Dts::Pipeline::Wrapper::IDTSObject100
[System.Runtime.InteropServices.Guid("90420900-E282-44F8-8506-6E14FB6FC747")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSOutputColumn100 : Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSObject100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("2976E8B9-FAD6-4DFD-871F-A083F6666076")]
public interface IDTSOutputColumn100 : Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSObject100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("EC53AFC9-8193-4B46-9A34-9B9FA3180E9C")]
public interface IDTSOutputColumn100 : Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSObject100
[<System.Runtime.InteropServices.Guid("90420900-E282-44F8-8506-6E14FB6FC747")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSOutputColumn100 = interface
    interface IDTSObject100
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("2976E8B9-FAD6-4DFD-871F-A083F6666076")>]
type IDTSOutputColumn100 = interface
    interface IDTSObject100
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("EC53AFC9-8193-4B46-9A34-9B9FA3180E9C")>]
type IDTSOutputColumn100 = interface
    interface IDTSObject100
Public Interface IDTSOutputColumn100
Implements IDTSObject100
Turunan
Atribut
Penerapan

Keterangan

Objek IDTSOutputColumn100 menjelaskan kolom yang disediakan komponen ke komponen hilir selama eksekusi paket di PipelineBuffer.

Properti

CodePage

Mendapatkan kumpulan karakter yang digunakan untuk menginterpretasikan data yang terkandung dalam kolom.

ComparisonFlags

Mendapatkan atau menetapkan nilai yang menentukan bagaimana dua string dibandingkan.

CustomPropertyCollection

IDTSCustomPropertyCollection100 Mendapatkan kumpulan kolom output.

DataType

DataType Mendapatkan kolom.

Description

Mendapatkan atau mengatur deskripsi IDTSOutputColumn100 objek.

ErrorOrTruncationOperation

Mendapatkan atau mengatur String yang menjelaskan operasi yang terjadi saat terjadi kesalahan atau pemotokan.

ErrorRowDisposition

Mendapatkan atau menetapkan nilai yang menentukan bagaimana komponen dilanjutkan jika terjadi kesalahan saat memproses kolom output pada durasi.

ExternalMetadataColumnID

Mendapatkan atau mengatur ID dari yang IDTSExternalMetadataColumn100 ditetapkan ke kolom output.

ID

Mendapatkan atau mengatur ID IDTSOutputColumn100 kolom.

IdentificationString

Mendapatkan string yang secara unik mengidentifikasi IDTSOutputColumn100 objek dalam tata letak aliran data.

Length

Mendapatkan panjang kolom.

LineageID

Mendapatkan atau mengatur LineageID properti Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSOutputCOlumn100 kolom.

MappedColumnID

Mendapatkan atau mengatur ID kolom yang dipetakan ke objek ini IDTSOutputColumn100 .

Name

Mendapatkan atau menetapkan nilai string yang berisi nama IDTSOutputColumn100.

ObjectType

Mendapatkan nilai dari DTSObjectType enumerasi yang sesuai dengan kolom output.

Precision

Mendapatkan jumlah total digit yang terkandung dalam kolom output.

Scale

Mendapatkan jumlah tempat desimal yang terkandung dalam kolom output numerik.

SortKeyPosition

Mendapatkan atau mengatur kunci pengurutan kolom output.

SpecialFlags

Mendapatkan atau mengatur bilangan bulat yang menentukan bendera khusus kolom output.

TruncationRowDisposition

Mendapatkan atau menetapkan nilai yang menentukan bagaimana komponen dilanjutkan ketika pemotokan terjadi saat memproses kolom output saat runtime.

Metode

SetDataTypeProperties(DataType, Int32, Int32, Int32, Int32)

Mengatur beberapa properti jenis data objek IDTSOutputColumn100 secara bersamaan.

Berlaku untuk