[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eSqlServerSourceConfig\u003c/code\u003e class within the Google Cloud Datastream v1 API, which is used to configure SQL Server as a data source.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSqlServerSourceConfig\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing for deep cloning and equality checks.\u003c/p\u003e\n"],["\u003cp\u003eThe API allows configuring SQL Server objects to include or exclude from the stream, using the \u003ccode\u003eIncludeObjects\u003c/code\u003e and \u003ccode\u003eExcludeObjects\u003c/code\u003e properties.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCdcMethodCase\u003c/code\u003e property determines whether the Change Data Capture (CDC) method will read from change tables or transaction logs, through the use of \u003ccode\u003eChangeTables\u003c/code\u003e or \u003ccode\u003eTransactionLogs\u003c/code\u003e properties.\u003c/p\u003e\n"],["\u003cp\u003eThe configuration allows you to specify the maximum number of concurrent backfill tasks and CDC tasks using \u003ccode\u003eMaxConcurrentBackfillTasks\u003c/code\u003e and \u003ccode\u003eMaxConcurrentCdcTasks\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# DataStream v1 API - Class SqlServerSourceConfig (2.11.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.11.0 (latest)](/dotnet/docs/reference/Google.Cloud.Datastream.V1/latest/Google.Cloud.Datastream.V1.SqlServerSourceConfig)\n- [2.10.0](/dotnet/docs/reference/Google.Cloud.Datastream.V1/2.10.0/Google.Cloud.Datastream.V1.SqlServerSourceConfig)\n- [2.9.0](/dotnet/docs/reference/Google.Cloud.Datastream.V1/2.9.0/Google.Cloud.Datastream.V1.SqlServerSourceConfig)\n- [2.8.0](/dotnet/docs/reference/Google.Cloud.Datastream.V1/2.8.0/Google.Cloud.Datastream.V1.SqlServerSourceConfig)\n- [2.7.0](/dotnet/docs/reference/Google.Cloud.Datastream.V1/2.7.0/Google.Cloud.Datastream.V1.SqlServerSourceConfig)\n- [2.6.0](/dotnet/docs/reference/Google.Cloud.Datastream.V1/2.6.0/Google.Cloud.Datastream.V1.SqlServerSourceConfig)\n- [2.5.0](/dotnet/docs/reference/Google.Cloud.Datastream.V1/2.5.0/Google.Cloud.Datastream.V1.SqlServerSourceConfig)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.Datastream.V1/2.4.0/Google.Cloud.Datastream.V1.SqlServerSourceConfig)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.Datastream.V1/2.3.0/Google.Cloud.Datastream.V1.SqlServerSourceConfig)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.Datastream.V1/2.2.0/Google.Cloud.Datastream.V1.SqlServerSourceConfig)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.Datastream.V1/2.1.0/Google.Cloud.Datastream.V1.SqlServerSourceConfig)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.Datastream.V1/2.0.0/Google.Cloud.Datastream.V1.SqlServerSourceConfig)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.Datastream.V1/1.0.0/Google.Cloud.Datastream.V1.SqlServerSourceConfig) \n\n public sealed class SqlServerSourceConfig : IMessage\u003cSqlServerSourceConfig\u003e, IEquatable\u003cSqlServerSourceConfig\u003e, IDeepCloneable\u003cSqlServerSourceConfig\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the DataStream v1 API class SqlServerSourceConfig.\n\nSQLServer data source configuration \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e SqlServerSourceConfig \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[SqlServerSourceConfig](/dotnet/docs/reference/Google.Cloud.Datastream.V1/latest/Google.Cloud.Datastream.V1.SqlServerSourceConfig), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[SqlServerSourceConfig](/dotnet/docs/reference/Google.Cloud.Datastream.V1/latest/Google.Cloud.Datastream.V1.SqlServerSourceConfig), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[SqlServerSourceConfig](/dotnet/docs/reference/Google.Cloud.Datastream.V1/latest/Google.Cloud.Datastream.V1.SqlServerSourceConfig), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.Datastream.V1](/dotnet/docs/reference/Google.Cloud.Datastream.V1/latest/Google.Cloud.Datastream.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.Datastream.V1.dll\n\nConstructors\n------------\n\n### SqlServerSourceConfig()\n\n public SqlServerSourceConfig()\n\n### SqlServerSourceConfig(SqlServerSourceConfig)\n\n public SqlServerSourceConfig(SqlServerSourceConfig other)\n\nProperties\n----------\n\n### CdcMethodCase\n\n public SqlServerSourceConfig.CdcMethodOneofCase CdcMethodCase { get; }\n\n### ChangeTables\n\n public SqlServerChangeTables ChangeTables { get; set; }\n\nCDC reader reads from change tables.\n\n### ExcludeObjects\n\n public SqlServerRdbms ExcludeObjects { get; set; }\n\nSQLServer objects to exclude from the stream.\n\n### IncludeObjects\n\n public SqlServerRdbms IncludeObjects { get; set; }\n\nSQLServer objects to include in the stream.\n\n### MaxConcurrentBackfillTasks\n\n public int MaxConcurrentBackfillTasks { get; set; }\n\nMax concurrent backfill tasks.\n\n### MaxConcurrentCdcTasks\n\n public int MaxConcurrentCdcTasks { get; set; }\n\nMax concurrent CDC tasks.\n\n### TransactionLogs\n\n public SqlServerTransactionLogs TransactionLogs { get; set; }\n\nCDC reader reads from transaction logs."]]