Gets or sets a value that determines whether or not the F_FULLFSYNC syncing method is used on systems that support it.
'Declaration
Public Property FullFSync As Boolean
public bool FullFSync {get; set;}
Property Value
If
true, the database engine attempts to use the F_FULLFSYNC syncing method; otherwise,
false.