Table of Contents

Class SqlCeConfiguration

Namespace
LinqToDB.DataProvider.SqlCe
Assembly
linq2db.dll
public static class SqlCeConfiguration
Inheritance
SqlCeConfiguration
Inherited Members

Properties

InlineFunctionParameters

Enables force inlining of function parameters to support SQL CE 3.0. Default value: false.

[Obsolete("Use SqlCeOptions.Default.BulkCopyType instead.")]
public static bool InlineFunctionParameters { get; set; }

Property Value

bool