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

SqlDecimal.op_Implicit, méthode (SqlMoney)

Convertit l'opérande SqlMoney en SqlDecimal.

Espace de noms: System.Data.SqlTypes
Assembly : System.Data (dans system.data.dll)

public static implicit operator SqlDecimal (
	SqlMoney x
)
Non applicable.

Paramètres

x

Structure SqlMoney à convertir.

Valeur de retour

Nouvelle structure SqlDecimal dont la propriété Value est égale à la propriété Value du paramètre SqlMoney.

Windows 98, Windows Server 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile pour Pocket PC, Windows Mobile pour Smartphone, Windows Server 2003, Windows XP Édition Media Center, Windows XP Professionnel Édition x64, Windows XP SP2, Windows XP Starter Edition

Microsoft .NET Framework 3.0 est pris en charge sur Windows Vista, Microsoft Windows XP SP2 et Windows Server 2003 SP1.

.NET Framework

Prise en charge dans : 3.0, 2.0, 1.1, 1.0

.NET Compact Framework

Prise en charge dans : 2.0, 1.0

XNA Framework

Prise en charge dans : 1.0
Cela vous a-t-il été utile ?
(1500 caractères restants)

Ajouts de la communauté

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