MetadataFormattingOptionsBuilder.WithNewLineStyle(NewLineStyle) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Définit sur les options l’indication de la fin d’une ligne de texte dans la sérialisation du contenu des métadonnées.
public Microsoft.AnalysisServices.Tabular.Serialization.MetadataFormattingOptionsBuilder WithNewLineStyle (Microsoft.AnalysisServices.Tabular.Serialization.NewLineStyle style);
member this.WithNewLineStyle : Microsoft.AnalysisServices.Tabular.Serialization.NewLineStyle -> Microsoft.AnalysisServices.Tabular.Serialization.MetadataFormattingOptionsBuilder
Public Function WithNewLineStyle (style As NewLineStyle) As MetadataFormattingOptionsBuilder
Paramètres
- style
- NewLineStyle
Indication de style de fin de ligne.
Retours
La même instance du MetadataFormattingOptionsBuilder.