BackupSet.SoftwareVendorId 속성
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.