IDTSInputColumn100.UsageType Proprietà

Definizione

public:
 property Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2014::DTSUsageType UsageType { Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2014::DTSUsageType get(); void set(Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2014::DTSUsageType value); };
[System.Runtime.InteropServices.DispId(105)]
public Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2014.DTSUsageType UsageType { [System.Runtime.InteropServices.DispId(105)] get; [System.Runtime.InteropServices.DispId(105)] set; }
[<System.Runtime.InteropServices.DispId(105)>]
[<get: System.Runtime.InteropServices.DispId(105)>]
[<set: System.Runtime.InteropServices.DispId(105)>]
member this.UsageType : Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2014.DTSUsageType with get, set
Public Property UsageType As DTSUsageType

Valore della proprietà

Restituisce un valore dell'enumerazione DTSUsageType.

Attributi

Commenti

Se la proprietà UsageType è UT_READWRITE, il componente può modificare i dati nella colonna durante l'esecuzione del pacchetto.

Si applica a