IDTSWarning100.WarningCode Property

Definition

For more information, see DtsWarning.

public:
 property int default { int get(); void set(int value); };
[System.Runtime.InteropServices.DispId(0)]
public int this { [System.Runtime.InteropServices.DispId(0)] get; [System.Runtime.InteropServices.DispId(0)] set; }
[<System.Runtime.InteropServices.DispId(0)>]
[<get: System.Runtime.InteropServices.DispId(0)>]
[<set: System.Runtime.InteropServices.DispId(0)>]
member this.WarningCode : int with get, set
Default Public Property WarningCode As Integer

Property Value

Attributes

Applies to