Notatka
Dostęp do tej strony wymaga autoryzacji. Może spróbować zalogować się lub zmienić katalogi.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Gets the identification number of the software vendor writing the backup media header.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Syntax
'Declaration
Public ReadOnly Property SoftwareVendorId As Integer
Get
'Usage
Dim instance As BackupSet
Dim value As Integer
value = instance.SoftwareVendorId
public int SoftwareVendorId { get; }
public:
property int SoftwareVendorId {
int get ();
}
member SoftwareVendorId : int
function get SoftwareVendorId () : int
Property Value
Type: System.Int32
The identification number of the software vendor.