データベースの最新の完全バックアップのログ シーケンス番号を取得します。
名前空間: Microsoft.SqlServer.Management.Smo
アセンブリ: Microsoft.SqlServer.Smo (Microsoft.SqlServer.Smo.dll)
構文
'宣言
Public ReadOnly Property DatabaseBackupLsn As Decimal
Get
'使用
Dim instance As BackupSet
Dim value As Decimal
value = instance.DatabaseBackupLsn
public decimal DatabaseBackupLsn { get; }
public:
property Decimal DatabaseBackupLsn {
Decimal get ();
}
member DatabaseBackupLsn : decimal
function get DatabaseBackupLsn () : decimal
プロパティ値
型: System.Decimal
データベースのバックアップのログ シーケンス番号です。