SPDatabase.IncludeInVssBackup-Eigenschaft
Ruft einen booleschen Wert, der angibt, ob die Datenbank in der Microsoft Visual SourceSafe-Komponentenliste enthalten ist.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overridable ReadOnly Property IncludeInVssBackup As Boolean
Get
'Usage
Dim instance As SPDatabase
Dim value As Boolean
value = instance.IncludeInVssBackup
public virtual bool IncludeInVssBackup { get; }
Eigenschaftswert
Typ: System.Boolean
Boolean
true Falls die Datenbank in der Liste der Visual SourceSafe-Komponenten enthalten ist; andernfalls false.