SourceDataCount Property
Gets or sets the count of data records in the source database.
Namespace
DbSyncKit.Core.DataContract
Containing Type
Result<T>
Property Type
long

Syntax

public long SourceDataCount { get; set; }

Value

Type Description
long