Database.DatabaseSnapshotBaseName Property
SQL Server 2012
Gets the name of the snapshot base for the database.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
[<SfcPropertyAttribute(SfcPropertyFlags.None|SfcPropertyFlags.ReadOnlyAfterCreation|SfcPropertyFlags.Standalone|SfcPropertyFlags.SqlAzureDatabase)>] abstract DatabaseSnapshotBaseName : string with get, set [<SfcPropertyAttribute(SfcPropertyFlags.None|SfcPropertyFlags.ReadOnlyAfterCreation|SfcPropertyFlags.Standalone|SfcPropertyFlags.SqlAzureDatabase)>] override DatabaseSnapshotBaseName : string with get, set
Property Value
Type: System.StringA String value that uniquely specifies the name of the snapshot base for the database.