This topic has not yet been rated - Rate this topic

Catalog.SchemaVersion Property

SQL Server 2012

Gets the schema version of the catalog.

Namespace:  Microsoft.SqlServer.Management.IntegrationServices
Assembly:  Microsoft.SqlServer.Management.IntegrationServices (in Microsoft.SqlServer.Management.IntegrationServices.dll)
[DisplayDescriptionKeyAttribute("Catalog_SchemaVersionDesc")]
[DisplayCategoryKeyAttribute("General")]
[DisplayNameKeyAttribute("Catalog_SchemaVersion")]
[SfcPropertyAttribute(Data = true)]
[PropertyOrderAttribute()]
public int SchemaVersion { get; }

Property Value

Type: System.Int32
The schema version of the catalog.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.