Aracılığıyla paylaş


ServiceConstructor<TService>.Clone Yöntem

Geçerli örnek çoğaltır.

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

Sözdizimi

'Bildirim
Public Overridable Function Clone As ServiceConstructor(Of TService)
public virtual ServiceConstructor<TService> Clone()
public:
virtual ServiceConstructor<TService>^ Clone()
abstract Clone : unit -> ServiceConstructor<'TService> 
override Clone : unit -> ServiceConstructor<'TService> 
public function Clone() : ServiceConstructor<TService>

Dönüş Değeri

Tür: Microsoft.Data.Schema.ServiceConstructor<TService>
Kullanılarak oluşturulan geçerli örnek bir kopyası MemberwiseClone yöntemi tarafından devralınan Object.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

ServiceConstructor<TService> Sınıf

Microsoft.Data.Schema Ad Alanı