共用方式為


SqlSmoObject 成員

The SqlSmoObject object represents all SQL Server objects.

SqlSmoObject 型別公開下列成員。

建構函式

  名稱 描述
受保護的方法 SqlSmoObject Initializes a new instance of the SqlSmoObject class.

頂端

方法

  名稱 描述
受保護的方法 AddDatabaseContext
受保護的方法 AlterImpl
受保護的方法 AlterImplFinish
受保護的方法 AlterImplInit
受保護的方法 AlterImplWorker
受保護的方法 BindDefaultImpl
受保護的方法 BindRuleImpl
受保護的方法 CheckCollation
受保護的方法 CheckObjectState() () () () Validates the state of the referenced object.
受保護的方法 CheckObjectState(Boolean) Validates the state of the referenced object with the option to specify that an exception is thrown if the object is not yet created.
受保護的方法 CheckObjectStateImpl
受保護的方法 CheckVersion100
受保護的方法 CheckVersion80 Checks the validity of the object on SQL Server 2000.
受保護的方法 CheckVersion80SP3 Checks the validity of the object on SQL Server 2000 SP3.
受保護的方法 CheckVersion90 Check the validity of the object on SQL Server 2005.
受保護的方法 CheckVersionBelow90
受保護的方法 CleanObject
受保護的方法 CreateImpl
受保護的方法 CreateImplFinish
受保護的方法 CreateImplInit
公用方法 Discover
受保護的方法 DropImpl
受保護的方法 DropImplWorker
受保護的方法 EnumScriptImpl
受保護的方法 EnumScriptImplWorker
公用方法 Equals (繼承自 Object。)
受保護的方法 Finalize (繼承自 Object。)
受保護的方法 FormatSqlVariant
受保護的方法 GenerateDataSpaceFileStreamScript
受保護的方法 GenerateDataSpaceScript
受保護的方法 GetBindDefaultScript
受保護的方法 GetBindRuleScript
受保護的方法 GetBoolParameter(StringBuilder, ScriptingOptions, String, String, Int32%)
受保護的方法 GetBoolParameter(StringBuilder, ScriptingOptions, String, String, Int32%, Boolean)
公用方法靜態成員 GetChildType
受保護的方法 GetDateTimeParameter
受保護的方法 GetDateTimeParameterAsInt
受保護的方法 GetDBName Gets the database name that is associated with the object.
受保護的方法 GetEnumParameter
受保護的方法 GetFragOptionString
受保護的方法 GetGuidParameter
公用方法 GetHashCode (繼承自 Object。)
受保護的方法 GetParameter(StringBuilder, ScriptingOptions, String, String, Int32%)
受保護的方法 GetParameter(StringBuilder, ScriptingOptions, String, String, Int32%, Boolean)
受保護的方法 GetPropValue
受保護的方法 GetPropValueOptional
受保護的方法 GetPropValueOptionalAllowNull
受保護的方法 GetRealValue
受保護的方法 GetScriptingOptionsForCreate
受保護的方法 GetServerName Gets the name of the instance of SQL Server with which the object is associated.
受保護的方法 GetServerObject
受保護的方法 GetSqlServerVersionName Gets the version name of the instance of SQL Server with which the object is associated.
受保護的方法 GetStringParameter(StringBuilder, ScriptingOptions, String, String, Int32%)
受保護的方法 GetStringParameter(StringBuilder, ScriptingOptions, String, String, Int32%, Boolean)
受保護的方法 GetTimeSpanParameterAsInt
公用方法 GetType (繼承自 Object。)
公用方法靜態成員 GetTypeFromUrnSkeleton
受保護的方法 GetUrnRecursive(StringBuilder)
受保護的方法 GetUrnRecursive(StringBuilder, UrnIdOption)
受保護的方法 ImplInitialize
公用方法 Initialize() () () () Initializes the object and forces the properties be loaded.
公用方法 Initialize(Boolean) Initializes the object and forces the properties be loaded.
受保護的方法靜態成員 IsCollectionDirty
受保護的方法 IsObjectDirty Verifies whether the object properties have been modified and the changes have not yet been persisted on the instance of SQL Server.
受保護的方法 IsObjectInitialized Verifies whether the object has been initialized.
受保護的方法 IsObjectInSpace Verifies whether the object is isolated or connected to the instance of SQL Server.
受保護的方法 IsVersion80SP3
受保護的方法 MarkDropped
受保護的方法 MarkForDropImpl
受保護的方法 MemberwiseClone (繼承自 Object。)
受保護的方法 PostAlter
受保護的方法 PostCreate
受保護的方法 PostDrop
公用方法 Refresh Refreshes the object and retrieves properties when the object is next accessed.
受保護的方法 ScriptAlter
受保護的方法 ScriptCreate
受保護的方法 ScriptDdl
受保護的方法 ScriptDrop
受保護的方法 ScriptImpl() () () ()
受保護的方法 ScriptImpl(ScriptingOptions)
受保護的方法 ScriptImplWorker
受保護的方法 SetParentImpl
公用方法 ToString Returns a String that represents the referenced object. (覆寫 Object. . :: . .ToString() () () ()。)
受保護的方法 TouchImpl
受保護的方法靜態成員 Trace Traces the object.
受保護的方法 UnbindDefaultImpl
受保護的方法 UnbindRuleImpl
受保護的方法靜態成員 UpdateCollectionState2
公用方法 Validate (繼承自 SmoObjectBase。)

頂端

欄位

  名稱 描述
受保護的欄位 m_ExtendedProperties

頂端

屬性

  名稱 描述
受保護的屬性 ExecuteForScalar Gets or sets the Boolean property value that specifies whether the object is set to the execute for scalar option.
受保護的屬性 IsTouched Gets the Boolean property value that specifies whether the object properties have been updated but not yet persisted on the server.
受保護的屬性 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.
公用屬性 Properties Gets a collection of Property objects that represent the object properties.
受保護的屬性 ScalarResult Gets the scalar result for the referenced object.
公用屬性 State Gets the state of the referenced object. (繼承自 SmoObjectBase。)
公用屬性 Urn Gets the Uniform Resource Name (URN) address value that uniquely identifies the object.
公用屬性 UserData Gets or sets user-defined data associated with the referenced object. (繼承自 SmoObjectBase。)

頂端

事件

  名稱 描述
公用事件 PropertyChanged
公用事件 PropertyMetadataChanged

頂端