Database.DatabaseSnapshotBaseName Property
SQL Server 2008
Gets the name of the snapshot base for the database.
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
[SfcPropertyAttribute(SfcPropertyFlags.ReadOnlyAfterCreation)] public string DatabaseSnapshotBaseName { get; set; }
Property Value
Type: System.StringA String value that uniquely specifies the name of the snapshot base for the database.
