Udostępnij za pośrednictwem


Konstruktor MetadataCloneResponse (OperationResult)

Inicjuje nowe wystąpienie MetadataCloneResponse klasy, która ma wynik określonej operacji.

Przestrzeń nazw:  Microsoft.MasterDataServices
Zestaw:  Microsoft.MasterDataServices (w Microsoft.MasterDataServices.dll)

Składnia

'Deklaracja
Public Sub New ( _
    OperationResult As OperationResult _
)
'Użycie
Dim OperationResult As OperationResult

Dim instance As New MetadataCloneResponse(OperationResult)
public MetadataCloneResponse(
    OperationResult OperationResult
)
public:
MetadataCloneResponse(
    OperationResult^ OperationResult
)
new : 
        OperationResult:OperationResult -> MetadataCloneResponse
public function MetadataCloneResponse(
    OperationResult : OperationResult
)

Parametry