MetadataDeserializationOptionsBuilder.WithErrorOnUnresolvedLinks Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Sets the indication that errors are raised when unresolved links are detected in the deserialized metadata.
public Microsoft.AnalysisServices.Tabular.Serialization.MetadataDeserializationOptionsBuilder WithErrorOnUnresolvedLinks ();
member this.WithErrorOnUnresolvedLinks : unit -> Microsoft.AnalysisServices.Tabular.Serialization.MetadataDeserializationOptionsBuilder
Public Function WithErrorOnUnresolvedLinks () As MetadataDeserializationOptionsBuilder
Returns
The same instance of the MetadataDeserializationOptionsBuilder.