Server.Version Property
Gets the Version property value.
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
<SfcPropertyAttribute(SfcPropertyFlags.None Or SfcPropertyFlags.Standalone Or SfcPropertyFlags.SqlAzureDatabase)> <SfcSerializationAdapterAttribute(GetType(VersionSerializationAdapter))> Public Property Version As Version Get Friend Set End Property
Show: