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

Definizione

Imposta il valore e l'origine 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

Origine dell'impostazione di input.

Si applica a