Метод RelationshipEndAttribute.Clone
Creates an identical copy of the item.
Пространство имен: Microsoft.AnalysisServices
Сборка: Microsoft.AnalysisServices (в Microsoft.AnalysisServices.dll)
Синтаксис
'Декларация
Public Function Clone As RelationshipEndAttribute
'Применение
Dim instance As RelationshipEndAttribute
Dim returnValue As RelationshipEndAttribute
returnValue = instance.Clone()
public RelationshipEndAttribute Clone()
public:
RelationshipEndAttribute^ Clone()
member Clone : unit -> RelationshipEndAttribute
public function Clone() : RelationshipEndAttribute
Возвращаемое значение
Тип: Microsoft.AnalysisServices.RelationshipEndAttribute
An identical copy of the item.