TypeConversion - Classe
Représente la base de données utilisé pour l'exécution de l'intégrité des contrôles dans les procédures stockées.
Hiérarchie d’héritage
System.Object
System.MarshalByRefObject
Microsoft.SharePoint.BusinessData.Infrastructure.InterpretedRule
Microsoft.SharePoint.BusinessData.Infrastructure.TypeConversion
Espace de noms : Microsoft.SharePoint.BusinessData.Infrastructure
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class TypeConversion _
Inherits InterpretedRule
'Utilisation
Dim instance As TypeConversion
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class TypeConversion : InterpretedRule
Cohérence de thread
Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.
Voir aussi
Référence
Microsoft.SharePoint.BusinessData.Infrastructure - Espace de noms