QueryNotification.Clone Yöntemi
Bir nesne yeni tam bir kopyasını oluşturur.
Ad Alanı: Microsoft.AnalysisServices
Derleme: Microsoft.AnalysisServices (Microsoft.AnalysisServices içinde.dll)
Sözdizimi
'Bildirim
Public Overridable Function Clone As QueryNotification
'Kullanım
Dim instance As QueryNotification
Dim returnValue As QueryNotification
returnValue = instance.Clone()
public virtual QueryNotification Clone()
public:
virtual QueryNotification^ Clone()
abstract Clone : unit -> QueryNotification
override Clone : unit -> QueryNotification
public function Clone() : QueryNotification
Dönüş Değeri
Tür: Microsoft.AnalysisServices.QueryNotification
Yeni QueryNotification nesne.