MetadataDeserializationOptionsBuilder.WithoutErrorOnUnresolvedLinks 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.
Reset the indication errors are raised when unresolved links are detected in the deserialized metadata.
public Microsoft.AnalysisServices.Tabular.Serialization.MetadataDeserializationOptionsBuilder WithoutErrorOnUnresolvedLinks ();
member this.WithoutErrorOnUnresolvedLinks : unit -> Microsoft.AnalysisServices.Tabular.Serialization.MetadataDeserializationOptionsBuilder
Public Function WithoutErrorOnUnresolvedLinks () As MetadataDeserializationOptionsBuilder
Returns
The same instance of the MetadataDeserializationOptionsBuilder.