Aracılığıyla paylaş


ServiceConstructor<TService>.ConstructService Yöntem

Arayan bir DatabaseSchemaProvider belirtilen bir örneğini oluşturmak için TService türü.

Ad alanı:  Microsoft.Data.Schema
Derleme:  Microsoft.Data.Schema (Microsoft.Data.Schema.dll içinde)

Sözdizimi

'Bildirim
Public Function ConstructService As TService
public TService ConstructService()
public:
TService ConstructService()
member ConstructService : unit -> 'TService 
public function ConstructService() : TService

Dönüş Değeri

Tür: TService
Belirtilen türde bir örneği.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

ServiceConstructor<TService> Sınıf

Microsoft.Data.Schema Ad Alanı

DatabaseSchemaProvider