Dieser Artikel wurde noch nicht bewertet - Dieses Thema bewerten.

UsageType-Eigenschaft

Gets or sets a value that determines how an IDTSInputColumn100 object is used by the component.

Namespace:  Microsoft.SqlServer.Dts.Pipeline.Wrapper
Assembly:  Microsoft.SqlServer.DTSPipelineWrap (in Microsoft.SqlServer.DTSPipelineWrap.dll)
DTSUsageType UsageType { get; set; }

Eigenschaftenwert

Typ: Microsoft.SqlServer.Dts.Pipeline.Wrapper..::..DTSUsageType
Returns a value from the DTSUsageType enumeration.

If the UsageType property is UT_READWRITE, the component can modify the data in the column during package execution.

Fanden Sie dies hilfreich?
(1500 verbleibende Zeichen)

Community-Beiträge

HINZUFÜGEN
© 2013 Microsoft. Alle Rechte vorbehalten.