IDTSPrecedenceConstraint100.Value Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Per altre informazioni, vedere PrecedenceConstraintClass.
public:
property Microsoft::SqlServer::Dts::Runtime::Wrapper::DTSExecResult Value { Microsoft::SqlServer::Dts::Runtime::Wrapper::DTSExecResult get(); void set(Microsoft::SqlServer::Dts::Runtime::Wrapper::DTSExecResult value); };
[System.Runtime.InteropServices.DispId(36)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.DTSExecResult Value { [System.Runtime.InteropServices.DispId(36)] get; [System.Runtime.InteropServices.DispId(36)] set; }
[<System.Runtime.InteropServices.DispId(36)>]
[<get: System.Runtime.InteropServices.DispId(36)>]
[<set: System.Runtime.InteropServices.DispId(36)>]
member this.Value : Microsoft.SqlServer.Dts.Runtime.Wrapper.DTSExecResult with get, set
Public Property Value As DTSExecResult
Valore della proprietà
- Attributi