Property<T>.SetValueAndSource(Object, InputSettingSource) Metodo

Definizione

Stabilisce il valore e la fonte della proprietà.

public:
 void SetValueAndSource(System::Object ^ value, Microsoft::SqlServer::Chainer::Infrastructure::InputSettingSource source);
public void SetValueAndSource(object value, Microsoft.SqlServer.Chainer.Infrastructure.InputSettingSource source);
member this.SetValueAndSource : obj * Microsoft.SqlServer.Chainer.Infrastructure.InputSettingSource -> unit
Public Sub SetValueAndSource (value As Object, source As InputSettingSource)

Parametri

value
Object

Valore dell'oggetto .

source
Microsoft.SqlServer.Chainer.Infrastructure.InputSettingSource

La sorgente delle impostazioni di input.

Si applica a