Show / Hide Table of Contents

Interface IDynamicBinding

Namespace: FChoice.Foundation.DynamicBinding
Assembly: fcSDK.dll
Syntax
public interface IDynamicBinding

Properties

Processed

Declaration
bool Processed { get; }
Property Value
Type Description
System.Boolean

Relation

Declaration
ISchemaRelation Relation { get; }
Property Value
Type Description
ISchemaRelation

Methods

ProcessBinding(IDictionary<FCGeneric, IDictionary<Guid, GenericDataRow>>, UpdateQueryBatch)

Declaration
void ProcessBinding(IDictionary<FCGeneric, IDictionary<Guid, GenericDataRow>> changedRows, UpdateQueryBatch batch)
Parameters
Type Name Description
System.Collections.Generic.IDictionary<FCGeneric, System.Collections.Generic.IDictionary<System.Guid, GenericDataRow>> changedRows
UpdateQueryBatch batch
Back to top © 2022 Dovetail Software, Inc. - All rights reserved.
Clarify, Amdocs, and related products and names are copyright and trademark of Amdocs, Inc.
.NET, Visual Studio.NET, C#, Visual Basic and related products are trademark of Microsoft corporation.