You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<divclass="fsdocs-tip" id="fs23">property SqlDataProvider<...>.dataContext.Main: SqlDataProvider<...>.dataContext.mainSchema with get</div>
466
-
<divclass="fsdocs-tip" id="fs24">property SqlDataProvider<...>.dataContext.mainSchema.Customers: SqlDataProvider<...>.dataContext.mainSchema.main.Customers with get<br/><em><summary> The table Customers belonging to schema main</summary></em></div>
465
+
<divclass="fsdocs-tip" id="fs23">property SqlDataProvider<...>.dataContext.Main: SqlDataProvider<...>.readDataContext.mainSchema with get</div>
466
+
<divclass="fsdocs-tip" id="fs24">property SqlDataProvider<...>.readDataContext.mainSchema.Customers: SqlDataProvider<...>.readDataContext.mainSchema.main.Customers with get<br/><em><summary> The table Customers belonging to schema main</summary></em></div>
467
467
<divclass="fsdocs-tip" id="fs25">custom operation: where (bool)
member ``Design Time Commands`` : DesignTimeCommands
502
503
member Main: mainSchema
503
504
member Pragma: Pragma
504
-
nested type DesignTimeCommands
505
-
...</div>
505
+
...<br/><em>Use dataContext to explore database schema and querying data. It will carry database-connection and possible modifications within transaction, that you can commit via SubmitUpdates.</em></div>
<divclass="fsdocs-tip" id="fs75">property SqlDataProvider<...>.dataContext.mainSchema.Employees: SqlDataProvider<...>.dataContext.mainSchema.main.Employees with get<br/><em><summary> The table Employees belonging to schema main</summary></em></div>
545
+
<divclass="fsdocs-tip" id="fs75">property SqlDataProvider<...>.readDataContext.mainSchema.Employees: SqlDataProvider<...>.readDataContext.mainSchema.main.Employees with get<br/><em><summary> The table Employees belonging to schema main</summary></em></div>
<divclass="fsdocs-tip" id="fs18">SqlDataProvider<...>.GetDataContext() : SqlDataProvider<...>.dataContext<br/><em><summary>Returns an instance of the SQL Provider using the static parameters</summary></em><br/>   <em>(+0 other overloads)</em><br/>SqlDataProvider<...>.GetDataContext(selectOperations: SelectOperations) : SqlDataProvider<...>.dataContext<br/><em><summary>Returns an instance of the SQL Provider using the static parameters</summary><param name='selectOperations'>Execute select-clause operations in SQL database rather than .NET-side.</param></em><br/>   <em>(+0 other overloads)</em><br/>SqlDataProvider<...>.GetDataContext(commandTimeout: int) : SqlDataProvider<...>.dataContext<br/><em><summary>Returns an instance of the SQL Provider using the static parameters</summary><param name='commandTimeout'>SQL command timeout. Maximum time for single SQL-command in seconds.</param></em><br/>   <em>(+0 other overloads)</em><br/>SqlDataProvider<...>.GetDataContext(transactionOptions: Transactions.TransactionOptions) : SqlDataProvider<...>.dataContext<br/><em><summary>Returns an instance of the SQL Provider using the static parameters</summary><param name='transactionOptions'>TransactionOptions for the transaction created on SubmitChanges.</param></em><br/>   <em>(+0 other overloads)</em><br/>SqlDataProvider<...>.GetDataContext(connectionString: string) : SqlDataProvider<...>.dataContext<br/><em><summary>Returns an instance of the SQL Provider using the static parameters</summary><param name='connectionString'>The database runtime connection string</param></em><br/>   <em>(+0 other overloads)</em><br/>SqlDataProvider<...>.GetDataContext(connectionString: string, selectOperations: SelectOperations) : SqlDataProvider<...>.dataContext<br/><em><summary>Returns an instance of the SQL Provider using the static parameters</summary><param name='connectionString'>The database runtime connection string</param><param name='selectOperations'>Execute select-clause operations in SQL database rather than .NET-side.</param></em><br/>   <em>(+0 other overloads)</em><br/>SqlDataProvider<...>.GetDataContext(transactionOptions: Transactions.TransactionOptions, commandTimeout: int) : SqlDataProvider<...>.dataContext<br/><em><summary>Returns an instance of the SQL Provider using the static parameters</summary><param name='transactionOptions'>TransactionOptions for the transaction created on SubmitChanges.</param><param name='commandTimeout'>SQL command timeout. Maximum time for single SQL-command in seconds.</param></em><br/>   <em>(+0 other overloads)</em><br/>SqlDataProvider<...>.GetDataContext(connectionString: string, commandTimeout: int) : SqlDataProvider<...>.dataContext<br/><em><summary>Returns an instance of the SQL Provider using the static parameters</summary><param name='connectionString'>The database runtime connection string</param><param name='commandTimeout'>SQL command timeout. Maximum time for single SQL-command in seconds.</param></em><br/>   <em>(+0 other overloads)</em><br/>SqlDataProvider<...>.GetDataContext(connectionString: string, transactionOptions: Transactions.TransactionOptions) : SqlDataProvider<...>.dataContext<br/><em><summary>Returns an instance of the SQL Provider using the static parameters</summary><param name='connectionString'>The database runtime connection string</param><param name='transactionOptions'>TransactionOptions for the transaction created on SubmitChanges.</param></em><br/>   <em>(+0 other overloads)</em><br/>SqlDataProvider<...>.GetDataContext(connectionString: string, resolutionPath: string) : SqlDataProvider<...>.dataContext<br/><em><summary>Returns an instance of the SQL Provider using the static parameters</summary><param name='connectionString'>The database runtime connection string</param><param name='resolutionPath'>The location to look for dynamically loaded assemblies containing database vendor specific connections and custom types. Types used in desing-time: If no better clue, prefer .NET Standard 2.0 versions. Semicolon to separate multiple.</param></em><br/>   <em>(+0 other overloads)</em></div>
<divclass="fsdocs-tip" id="fs20">property SqlDataProvider<...>.dataContext.Main: SqlDataProvider<...>.dataContext.mainSchema with get</div>
523
-
<divclass="fsdocs-tip" id="fs21">property SqlDataProvider<...>.dataContext.mainSchema.Orders: SqlDataProvider<...>.dataContext.mainSchema.main.Orders with get<br/><em><summary> The table Orders belonging to schema main</summary></em></div>
522
+
<divclass="fsdocs-tip" id="fs20">property SqlDataProvider<...>.dataContext.Main: SqlDataProvider<...>.readDataContext.mainSchema with get</div>
523
+
<divclass="fsdocs-tip" id="fs21">property SqlDataProvider<...>.readDataContext.mainSchema.Orders: SqlDataProvider<...>.readDataContext.mainSchema.main.Orders with get<br/><em><summary> The table Orders belonging to schema main</summary></em></div>
<divclass="fsdocs-tip" id="fs23">property SqlDataProvider<...>.dataContext.mainSchema.Employees: SqlDataProvider<...>.dataContext.mainSchema.main.Employees with get<br/><em><summary> The table Employees belonging to schema main</summary></em></div>
525
+
<divclass="fsdocs-tip" id="fs23">property SqlDataProvider<...>.readDataContext.mainSchema.Employees: SqlDataProvider<...>.readDataContext.mainSchema.main.Employees with get<br/><em><summary> The table Employees belonging to schema main</summary></em></div>
<divclass="fsdocs-tip" id="fs25">property SqlDataProvider<...>.dataContext.mainSchema.Customers: SqlDataProvider<...>.dataContext.mainSchema.main.Customers with get<br/><em><summary> The table Customers belonging to schema main</summary></em></div>
527
+
<divclass="fsdocs-tip" id="fs25">property SqlDataProvider<...>.readDataContext.mainSchema.Customers: SqlDataProvider<...>.readDataContext.mainSchema.main.Customers with get<br/><em><summary> The table Customers belonging to schema main</summary></em></div>
...<br/><em><summary>Represents an instant in time, typically expressed as a date and time of day.</summary></em><br/><br/>--------------------<br/>DateTime ()<br/>   <em>(+0 other overloads)</em><br/>DateTime(ticks: int64) : DateTime<br/>   <em>(+0 other overloads)</em><br/>DateTime(date: DateOnly, time: TimeOnly) : DateTime<br/>   <em>(+0 other overloads)</em><br/>DateTime(ticks: int64, kind: DateTimeKind) : DateTime<br/>   <em>(+0 other overloads)</em><br/>DateTime(date: DateOnly, time: TimeOnly, kind: DateTimeKind) : DateTime<br/>   <em>(+0 other overloads)</em><br/>DateTime(year: int, month: int, day: int) : DateTime<br/>   <em>(+0 other overloads)</em><br/>DateTime(year: int, month: int, day: int, calendar: Globalization.Calendar) : DateTime<br/>   <em>(+0 other overloads)</em><br/>DateTime(year: int, month: int, day: int, hour: int, minute: int, second: int) : DateTime<br/>   <em>(+0 other overloads)</em><br/>DateTime(year: int, month: int, day: int, hour: int, minute: int, second: int, kind: DateTimeKind) : DateTime<br/>   <em>(+0 other overloads)</em><br/>DateTime(year: int, month: int, day: int, hour: int, minute: int, second: int, calendar: Globalization.Calendar) : DateTime<br/>   <em>(+0 other overloads)</em></div>
549
549
<divclass="fsdocs-tip" id="fs31">property DateTime.Now: DateTime with get<br/><em><summary>Gets a <see cref="T:System.DateTime" /> object that is set to the current date and time on this computer, expressed as the local time.</summary><br/><returns>An object whose value is the current local date and time.</returns></em></div>
0 commit comments