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)
final function get DatabaseSnapshotBaseName () : String final function set DatabaseSnapshotBaseName (value : String)
Property Value
Type: System.StringA String value that uniquely specifies the name of the snapshot base for the database.