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)] public string DatabaseSnapshotBaseName { get; set; }
Property Value
Type: System.StringA String value that uniquely specifies the name of the snapshot base for the database.