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.