Поделиться через


Элементы 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

В начало

Явные реализации интерфейса

  Имя Описание
Явная реализация интерфейсаЗакрытый метод IAlienObjectDiscover
Явная реализация интерфейсаЗакрытый метод IAlienObjectGetParent
Явная реализация интерфейсаЗакрытый метод IAlienObjectGetProperty
Явная реализация интерфейсаЗакрытый метод ISfcPropertyProviderGetPropertySet
Явная реализация интерфейсаЗакрытый метод IAlienObjectGetUrn
Явная реализация интерфейсаЗакрытый метод IAlienObjectResolve
Явная реализация интерфейсаЗакрытый метод IAlienObjectSetProperty

В начало