Gets the identification number of the software vendor writing the backup media header.
命名空間: Microsoft.SqlServer.Management.Smo
組件: Microsoft.SqlServer.Smo (在 Microsoft.SqlServer.Smo.dll 中)
語法
'宣告
Public ReadOnly Property SoftwareVendorId As Integer
Get
'用途
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
屬性值
型別:System.Int32
The identification number of the software vendor.