영어로 읽기

다음을 통해 공유


CouchbaseLinkedService.IPersistableModel<CouchbaseLinkedService>.Write Method

Definition

Writes the model into a BinaryData.

BinaryData IPersistableModel<CouchbaseLinkedService>.Write (System.ClientModel.Primitives.ModelReaderWriterOptions options);

Parameters

Returns

A binary representation of the written model.

Implements

Exceptions

If the model does not support the requested Format.

Applies to