AttributeTranslation.Clone Method
Creates a new, full copy of an object.
Пространство имен: Microsoft.AnalysisServices
Сборка: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
'Декларация
Public Overrides Function Clone As Translation
public override Translation Clone ()
public:
virtual Translation^ Clone () override
public Translation Clone ()
public override function Clone () : Translation
The new object clone.
Any public static (Shared in Microsoft Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.
AttributeTranslation Class
AttributeTranslation Members
Microsoft.AnalysisServices Namespace