DatabaseFile Properties
MSDN Accueil
MSDN
MSDN Library
SQL Server
SQL Server 2008
Documentation en ligne de SQL ...
Moteur de base de données
Références techniques
SQL Server Management Objects ...
Microsoft.SqlServer.Management ...
DatabaseFile Class
DatabaseFile Class
DatabaseFile Members
DatabaseFile Fields
DatabaseFile Constructor
DatabaseFile Methods
DatabaseFile Properties
DatabaseFile Events
Changer de vue :
Classique
Lightweight
ScriptFree
commentaires
DatabaseFile Properties
Public Properties
(see also
Protected Properties
)
Nom
Description
Name
Gets or sets the name of the object.
(inherited from
NamedSmoObject
)
Properties
Gets a collection of
Property
objects that represent the object properties.
(inherited from
SqlSmoObject
)
State
Gets the state of the referenced object.
(inherited from
SmoObjectBase
)
Urn
Gets the Uniform Resource Name (URN) address value that uniquely identifies the object.
(inherited from
SqlSmoObject
)
UserData
Gets or sets user-defined data associated with the referenced object.
(inherited from
SmoObjectBase
)
Protected Properties
Nom
Description
ExecuteForScalar
Gets or sets the
Boolean
property value that specifies whether the object is set to the execute for scalar option.
(inherited from
SqlSmoObject
)
IsTouched
Gets the
Boolean
property value that specifies whether the object properties have been updated but not yet persisted on the server.
(inherited from
SqlSmoObject
)
ObjectInSpace
Gets the
Boolean
property value that specifies whether the object exists in isolation, or whether it is directly or indirectly connected to the instance of SQL Server.
(inherited from
SqlSmoObject
)
ScalarResult
Gets the scalar result for the referenced object.
(inherited from
SqlSmoObject
)
Voir aussi
Référence
DatabaseFile Class
Microsoft.SqlServer.Management.Smo Namespace
Autres ressources
Architecture des fichiers et des groupes de fichiers
Mots clés :