Metoda ServerProperty.Clone
Tworzy nową, pełną kopię ServerProperty obiektu.
Przestrzeń nazw: Microsoft.AnalysisServices
Zestaw: Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)
Składnia
'Deklaracja
Public Function Clone As ServerProperty
'Użycie
Dim instance As ServerProperty
Dim returnValue As ServerProperty
returnValue = instance.Clone()
public ServerProperty Clone()
public:
ServerProperty^ Clone()
member Clone : unit -> ServerProperty
public function Clone() : ServerProperty
Wartość zwracana
Typ: Microsoft.AnalysisServices.ServerProperty
Sklonowany ServerProperty obiektu.