Aracılığıyla paylaş


SqlSmoObject Members

The SqlSmoObject object represents all SQL Server objects.

The following tables list the members exposed by the SqlSmoObject type.

Protected Constructors

  Name Description
SqlSmoObject Initializes a new instance of the SqlSmoObject class.

Top

Protected Fields

  Name Description
ms220353.protfield(tr-tr,SQL.100).gif m_ExtendedProperties  

Top

Public Properties

(see also Protected Properties )

  Name Description
ms220353.pubproperty(tr-tr,SQL.100).gif Properties Gets a collection of Property objects that represent the object properties.
ms220353.pubproperty(tr-tr,SQL.100).gif State  Gets the state of the referenced object. (inherited from SmoObjectBase)
ms220353.pubproperty(tr-tr,SQL.100).gif Urn Gets the Uniform Resource Name (URN) address value that uniquely identifies the object.
ms220353.pubproperty(tr-tr,SQL.100).gif UserData  Gets or sets user-defined data associated with the referenced object. (inherited from SmoObjectBase)

Top

Protected Properties

  Name Description
ms220353.protproperty(tr-tr,SQL.100).gif ExecuteForScalar Gets or sets the Boolean property value that specifies whether the object is set to the execute for scalar option.
ms220353.protproperty(tr-tr,SQL.100).gif IsTouched Gets the Boolean property value that specifies whether the object properties have been updated but not yet persisted on the server.
ms220353.protproperty(tr-tr,SQL.100).gif 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.
ms220353.protproperty(tr-tr,SQL.100).gif ScalarResult Gets the scalar result for the referenced object.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms220353.pubmethod(tr-tr,SQL.100).gif Discover  
ms220353.pubmethod(tr-tr,SQL.100).gif Equals  Overloaded. (inherited from Object )
ms220353.pubmethod(tr-tr,SQL.100).gifms220353.static(tr-tr,SQL.100).gif GetChildType  
ms220353.pubmethod(tr-tr,SQL.100).gif GetHashCode  (inherited from Object )
ms220353.pubmethod(tr-tr,SQL.100).gif GetType  (inherited from Object )
ms220353.pubmethod(tr-tr,SQL.100).gifms220353.static(tr-tr,SQL.100).gif GetTypeFromUrnSkeleton  
ms220353.pubmethod(tr-tr,SQL.100).gif Initialize Overloaded. Initializes the object and forces the properties be loaded.
ms220353.pubmethod(tr-tr,SQL.100).gifms220353.static(tr-tr,SQL.100).gif ReferenceEquals  (inherited from Object )
ms220353.pubmethod(tr-tr,SQL.100).gif Refresh Refreshes the object and retrieves properties when the object is next accessed.
ms220353.pubmethod(tr-tr,SQL.100).gif ToString Overridden. Returns a String that represents the referenced object.
ms220353.pubmethod(tr-tr,SQL.100).gif Validate  (inherited from SmoObjectBase )

Top

Protected Methods

  Name Description
ms220353.protmethod(tr-tr,SQL.100).gif AddDatabaseContext  
ms220353.protmethod(tr-tr,SQL.100).gif AlterImpl  
ms220353.protmethod(tr-tr,SQL.100).gif AlterImplFinish  
ms220353.protmethod(tr-tr,SQL.100).gif AlterImplInit  
ms220353.protmethod(tr-tr,SQL.100).gif AlterImplWorker  
ms220353.protmethod(tr-tr,SQL.100).gif BindDefaultImpl  
ms220353.protmethod(tr-tr,SQL.100).gif BindRuleImpl  
ms220353.protmethod(tr-tr,SQL.100).gif CheckCollation  
ms220353.protmethod(tr-tr,SQL.100).gif CheckObjectState Overloaded. Validates the state of the referenced object.
ms220353.protmethod(tr-tr,SQL.100).gif CheckObjectStateImpl  
ms220353.protmethod(tr-tr,SQL.100).gif CheckVersion100  
ms220353.protmethod(tr-tr,SQL.100).gif CheckVersion80 Checks the validity of the object on SQL Server 2000.
ms220353.protmethod(tr-tr,SQL.100).gif CheckVersion80SP3 Checks the validity of the object on SQL Server 2000 SP3.
ms220353.protmethod(tr-tr,SQL.100).gif CheckVersion90 Check the validity of the object on SQL Server 2005.
ms220353.protmethod(tr-tr,SQL.100).gif CheckVersionBelow90  
ms220353.protmethod(tr-tr,SQL.100).gif CleanObject  
ms220353.protmethod(tr-tr,SQL.100).gif CreateImpl  
ms220353.protmethod(tr-tr,SQL.100).gif CreateImplFinish  
ms220353.protmethod(tr-tr,SQL.100).gif CreateImplInit  
ms220353.protmethod(tr-tr,SQL.100).gif DropImpl  
ms220353.protmethod(tr-tr,SQL.100).gif DropImplWorker  
ms220353.protmethod(tr-tr,SQL.100).gif EnumScriptImpl  
ms220353.protmethod(tr-tr,SQL.100).gif EnumScriptImplWorker  
ms220353.protmethod(tr-tr,SQL.100).gif Finalize  (inherited from Object )
ms220353.protmethod(tr-tr,SQL.100).gif FormatSqlVariant  
ms220353.protmethod(tr-tr,SQL.100).gif GenerateDataSpaceFileStreamScript  
ms220353.protmethod(tr-tr,SQL.100).gif GenerateDataSpaceScript  
ms220353.protmethod(tr-tr,SQL.100).gif GetBindDefaultScript  
ms220353.protmethod(tr-tr,SQL.100).gif GetBindRuleScript  
ms220353.protmethod(tr-tr,SQL.100).gif GetBoolParameter Overloaded.  
ms220353.protmethod(tr-tr,SQL.100).gif GetDateTimeParameter  
ms220353.protmethod(tr-tr,SQL.100).gif GetDateTimeParameterAsInt  
ms220353.protmethod(tr-tr,SQL.100).gif GetDBName Gets the database name that is associated with the object.
ms220353.protmethod(tr-tr,SQL.100).gif GetEnumParameter  
ms220353.protmethod(tr-tr,SQL.100).gif GetFragOptionString  
ms220353.protmethod(tr-tr,SQL.100).gif GetGuidParameter  
ms220353.protmethod(tr-tr,SQL.100).gif GetParameter Overloaded.  
ms220353.protmethod(tr-tr,SQL.100).gif GetPropValue  
ms220353.protmethod(tr-tr,SQL.100).gif GetPropValueOptional  
ms220353.protmethod(tr-tr,SQL.100).gif GetPropValueOptionalAllowNull  
ms220353.protmethod(tr-tr,SQL.100).gif GetRealValue  
ms220353.protmethod(tr-tr,SQL.100).gif GetScriptingOptionsForCreate  
ms220353.protmethod(tr-tr,SQL.100).gif GetServerName Gets the name of the instance of SQL Server with which the object is associated.
ms220353.protmethod(tr-tr,SQL.100).gif GetServerObject  
ms220353.protmethod(tr-tr,SQL.100).gif GetSqlServerVersionName Gets the version name of the instance of SQL Server with which the object is associated.
ms220353.protmethod(tr-tr,SQL.100).gif GetStringParameter Overloaded.  
ms220353.protmethod(tr-tr,SQL.100).gif GetTimeSpanParameterAsInt  
ms220353.protmethod(tr-tr,SQL.100).gif GetUrnRecursive Overloaded.  
ms220353.protmethod(tr-tr,SQL.100).gif ImplInitialize  
ms220353.protmethod(tr-tr,SQL.100).gifms220353.static(tr-tr,SQL.100).gif IsCollectionDirty  
ms220353.protmethod(tr-tr,SQL.100).gif IsObjectDirty Verifies whether the object properties have been modified and the changes have not yet been persisted on the instance of SQL Server.
ms220353.protmethod(tr-tr,SQL.100).gif IsObjectInitialized Verifies whether the object has been initialized.
ms220353.protmethod(tr-tr,SQL.100).gif IsObjectInSpace Verifies whether the object is isolated or connected to the instance of SQL Server.
ms220353.protmethod(tr-tr,SQL.100).gif IsVersion80SP3  
ms220353.protmethod(tr-tr,SQL.100).gif MarkDropped  
ms220353.protmethod(tr-tr,SQL.100).gif MarkForDropImpl  
ms220353.protmethod(tr-tr,SQL.100).gif MemberwiseClone  (inherited from Object )
ms220353.protmethod(tr-tr,SQL.100).gif PostAlter  
ms220353.protmethod(tr-tr,SQL.100).gif PostCreate  
ms220353.protmethod(tr-tr,SQL.100).gif PostDrop  
ms220353.protmethod(tr-tr,SQL.100).gif ScriptAlter  
ms220353.protmethod(tr-tr,SQL.100).gif ScriptCreate  
ms220353.protmethod(tr-tr,SQL.100).gif ScriptDdl  
ms220353.protmethod(tr-tr,SQL.100).gif ScriptDrop  
ms220353.protmethod(tr-tr,SQL.100).gif ScriptImpl Overloaded.  
ms220353.protmethod(tr-tr,SQL.100).gif ScriptImplWorker  
ms220353.protmethod(tr-tr,SQL.100).gif SetParentImpl  
ms220353.protmethod(tr-tr,SQL.100).gif TouchImpl  
ms220353.protmethod(tr-tr,SQL.100).gifms220353.static(tr-tr,SQL.100).gif Trace Traces the object.
ms220353.protmethod(tr-tr,SQL.100).gif UnbindDefaultImpl  
ms220353.protmethod(tr-tr,SQL.100).gif UnbindRuleImpl  
ms220353.protmethod(tr-tr,SQL.100).gifms220353.static(tr-tr,SQL.100).gif UpdateCollectionState2  

Top

Public Events

  Name Description
ms220353.pubevent(tr-tr,SQL.100).gif PropertyChanged  
ms220353.pubevent(tr-tr,SQL.100).gif PropertyMetadataChanged  

Top