Interface IExtendedProperties
The IExtendedProperties class is an interface that represents the collection of extended properties associated with an object.
Espace de noms : Microsoft.SqlServer.Management.Smo
Assembly : Microsoft.SqlServer.Smo (dans Microsoft.SqlServer.Smo.dll)
Syntaxe
'Déclaration
Public Interface IExtendedProperties
'Utilisation
Dim instance As IExtendedProperties
public interface IExtendedProperties
public interface class IExtendedProperties
type IExtendedProperties = interface end
public interface IExtendedProperties
Notes
Thread Safety
Tout membre statique public (Partagé dans Microsoft Visual Basic) de ce type est sûr dans le cadre des opérations à plusieurs threads. Tous les membres de l'instance ne sont pas garantis comme sûrs.