Ce sujet n'a pas encore été évalué - Évaluez ce sujet

Méthode NamedComponent.IFormattable.ToString

Formats the value of the current instance using the specified format.

Espace de noms :  Microsoft.AnalysisServices
Assembly :  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)
string IFormattable.ToString(
	string format,
	IFormatProvider formatProvider
)

Paramètres

format
Type : System.String
The format to use.
formatProvider
Type : System.IFormatProvider
The provider to use to format the value.

Valeur de retour

Type : System.String
The value of the current instance in the specified format.

Implémente

IFormattable.ToString(String, IFormatProvider)
Cela vous a-t-il été utile ?
(1500 caractères restants)

Ajouts de la communauté

AJOUTER
© 2013 Microsoft. Tous droits réservés.