DTS_E_TXSCD_NOTYPEDCOLUMNSATINPUT フィールド

緩やかに変化するディメンション変換では、入力の種類が固定属性、変化する属性、または履歴属性である列が少なくとも 1 列必要です。少なくとも 1 つの列が FixedAttribute、ChangingAttribute、または HistoricalAttribute であることを確認してください。

名前空間:  Microsoft.SqlServer.Dts.Runtime
アセンブリ:  Microsoft.SqlServer.ManagedDTS (Microsoft.SqlServer.ManagedDTS.dll)

構文

'宣言
Public Const DTS_E_TXSCD_NOTYPEDCOLUMNSATINPUT As Integer
'使用
Dim value As Integer

value = HResults.DTS_E_TXSCD_NOTYPEDCOLUMNSATINPUT
public const int DTS_E_TXSCD_NOTYPEDCOLUMNSATINPUT
public:
literal int DTS_E_TXSCD_NOTYPEDCOLUMNSATINPUT
static val mutable DTS_E_TXSCD_NOTYPEDCOLUMNSATINPUT: int
public const var DTS_E_TXSCD_NOTYPEDCOLUMNSATINPUT : int