[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-03 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eSqlServerSchema\u003c/code\u003e class in the DataStream v1 API is 2.9.0, with previous versions ranging from 2.8.0 down to 1.0.0 being documented.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSqlServerSchema\u003c/code\u003e is a class that represents a SQL Server schema and inherits from the base object class, and 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.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eSqlServerSchema\u003c/code\u003e has properties for \u003ccode\u003eSchema\u003c/code\u003e, which represents the schema name as a string, and \u003ccode\u003eTables\u003c/code\u003e, which is a collection of \u003ccode\u003eSqlServerTable\u003c/code\u003e objects representing the tables in the schema.\u003c/p\u003e\n"],["\u003cp\u003eThere are two documented constructors for \u003ccode\u003eSqlServerSchema\u003c/code\u003e: a default constructor \u003ccode\u003eSqlServerSchema()\u003c/code\u003e and a constructor that takes another \u003ccode\u003eSqlServerSchema\u003c/code\u003e object as a parameter, \u003ccode\u003eSqlServerSchema(SqlServerSchema other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation covers reference and code samples for the \u003ccode\u003eSqlServerSchema\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Datastream.V1\u003c/code\u003e namespace, located in the \u003ccode\u003eGoogle.Cloud.Datastream.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,["# DataStream v1 API - Class SqlServerSchema (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.SqlServerSchema)\n- [2.10.0](/dotnet/docs/reference/Google.Cloud.Datastream.V1/2.10.0/Google.Cloud.Datastream.V1.SqlServerSchema)\n- [2.9.0](/dotnet/docs/reference/Google.Cloud.Datastream.V1/2.9.0/Google.Cloud.Datastream.V1.SqlServerSchema)\n- [2.8.0](/dotnet/docs/reference/Google.Cloud.Datastream.V1/2.8.0/Google.Cloud.Datastream.V1.SqlServerSchema)\n- [2.7.0](/dotnet/docs/reference/Google.Cloud.Datastream.V1/2.7.0/Google.Cloud.Datastream.V1.SqlServerSchema)\n- [2.6.0](/dotnet/docs/reference/Google.Cloud.Datastream.V1/2.6.0/Google.Cloud.Datastream.V1.SqlServerSchema)\n- [2.5.0](/dotnet/docs/reference/Google.Cloud.Datastream.V1/2.5.0/Google.Cloud.Datastream.V1.SqlServerSchema)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.Datastream.V1/2.4.0/Google.Cloud.Datastream.V1.SqlServerSchema)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.Datastream.V1/2.3.0/Google.Cloud.Datastream.V1.SqlServerSchema)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.Datastream.V1/2.2.0/Google.Cloud.Datastream.V1.SqlServerSchema)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.Datastream.V1/2.1.0/Google.Cloud.Datastream.V1.SqlServerSchema)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.Datastream.V1/2.0.0/Google.Cloud.Datastream.V1.SqlServerSchema)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.Datastream.V1/1.0.0/Google.Cloud.Datastream.V1.SqlServerSchema) \n\n public sealed class SqlServerSchema : IMessage\u003cSqlServerSchema\u003e, IEquatable\u003cSqlServerSchema\u003e, IDeepCloneable\u003cSqlServerSchema\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the DataStream v1 API class SqlServerSchema.\n\nSQLServer schema. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e SqlServerSchema \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[SqlServerSchema](/dotnet/docs/reference/Google.Cloud.Datastream.V1/latest/Google.Cloud.Datastream.V1.SqlServerSchema), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[SqlServerSchema](/dotnet/docs/reference/Google.Cloud.Datastream.V1/latest/Google.Cloud.Datastream.V1.SqlServerSchema), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[SqlServerSchema](/dotnet/docs/reference/Google.Cloud.Datastream.V1/latest/Google.Cloud.Datastream.V1.SqlServerSchema), [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### SqlServerSchema()\n\n public SqlServerSchema()\n\n### SqlServerSchema(SqlServerSchema)\n\n public SqlServerSchema(SqlServerSchema other)\n\nProperties\n----------\n\n### Schema\n\n public string Schema { get; set; }\n\nSchema name.\n\n### Tables\n\n public RepeatedField\u003cSqlServerTable\u003e Tables { get; }\n\nTables in the schema."]]