ServiceNotFoundException(Type) Konstruktor

Definisi

Menginisialisasi instans ServiceNotFoundException baru kelas dengan jenis layanan yang ditentukan.

public:
 ServiceNotFoundException(Type ^ serviceType);
public ServiceNotFoundException (Type serviceType);
new Microsoft.SqlServer.Management.ServiceNotFoundException : Type -> Microsoft.SqlServer.Management.ServiceNotFoundException
Public Sub New (serviceType As Type)

Parameter

serviceType
Type

Jenis layanan yang ditentukan.

Berlaku untuk