The MessageObjectBase class is a base class that is inherited by message classes.
 
命名空间:  Microsoft.SqlServer.Management.Smo
程序集:  Microsoft.SqlServer.Smo(在 Microsoft.SqlServer.Smo.dll 中)
语法
声明
Public Class MessageObjectBase _
    Inherits SqlSmoObject
用法
Dim instance As MessageObjectBase
public class MessageObjectBase : SqlSmoObject
public ref class MessageObjectBase : public SqlSmoObject
type MessageObjectBase =  
    class
        inherit SqlSmoObject
    end
public class MessageObjectBase extends SqlSmoObject
 
MessageObjectBase 类型公开以下成员。
方法
.gif)  | 
AddDatabaseContext | 
(从 SqlSmoObject 继承。) | 
.gif)  | 
AlterImpl | 
(从 SqlSmoObject 继承。) | 
.gif)  | 
AlterImplFinish | 
(从 SqlSmoObject 继承。) | 
.gif)  | 
AlterImplInit | 
(从 SqlSmoObject 继承。) | 
.gif)  | 
AlterImplWorker | 
(从 SqlSmoObject 继承。) | 
.gif)  | 
BindDefaultImpl | 
(从 SqlSmoObject 继承。) | 
.gif)  | 
BindRuleImpl | 
(从 SqlSmoObject 继承。) | 
.gif)  | 
CheckCollation | 
(从 SqlSmoObject 继承。) | 
.gif)  | 
CheckObjectState() () () () | 
Validates the state of the referenced object. (从 SqlSmoObject 继承。) | 
.gif)  | 
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. (从 SqlSmoObject 继承。) | 
.gif)  | 
CheckObjectStateImpl | 
(从 SqlSmoObject 继承。) | 
.gif)  | 
CheckVersion100 | 
(从 SqlSmoObject 继承。) | 
.gif)  | 
CheckVersion80 | 
Checks the validity of the object on SQL Server 2000. (从 SqlSmoObject 继承。) | 
.gif)  | 
CheckVersion80SP3 | 
Checks the validity of the object on SQL Server 2000 SP3. (从 SqlSmoObject 继承。) | 
.gif)  | 
CheckVersion90 | 
Check the validity of the object on SQL Server 2005. (从 SqlSmoObject 继承。) | 
.gif)  | 
CheckVersionBelow90 | 
(从 SqlSmoObject 继承。) | 
.gif)  | 
CleanObject | 
(从 SqlSmoObject 继承。) | 
.gif)  | 
CreateImpl | 
(从 SqlSmoObject 继承。) | 
.gif)  | 
CreateImplFinish | 
(从 SqlSmoObject 继承。) | 
.gif)  | 
CreateImplInit | 
(从 SqlSmoObject 继承。) | 
.gif)  | 
Discover | 
(从 SqlSmoObject 继承。) | 
.gif)  | 
DropImpl | 
(从 SqlSmoObject 继承。) | 
.gif)  | 
DropImplWorker | 
(从 SqlSmoObject 继承。) | 
.gif)  | 
EnumScriptImpl | 
(从 SqlSmoObject 继承。) | 
.gif)  | 
EnumScriptImplWorker | 
(从 SqlSmoObject 继承。) | 
.gif)  | 
Equals | 
(从 Object 继承。) | 
.gif)  | 
Finalize | 
(从 Object 继承。) | 
.gif)  | 
FormatSqlVariant | 
(从 SqlSmoObject 继承。) | 
.gif)  | 
GenerateDataSpaceFileStreamScript | 
(从 SqlSmoObject 继承。) | 
.gif)  | 
GenerateDataSpaceScript | 
(从 SqlSmoObject 继承。) | 
.gif)  | 
GetBindDefaultScript | 
(从 SqlSmoObject 继承。) | 
.gif)  | 
GetBindRuleScript | 
(从 SqlSmoObject 继承。) | 
.gif)  | 
GetBoolParameter(StringBuilder, ScriptingOptions, String, String, Int32%) | 
(从 SqlSmoObject 继承。) | 
.gif)  | 
GetBoolParameter(StringBuilder, ScriptingOptions, String, String, Int32%, Boolean) | 
(从 SqlSmoObject 继承。) | 
.gif)  | 
GetDateTimeParameter | 
(从 SqlSmoObject 继承。) | 
.gif)  | 
GetDateTimeParameterAsInt | 
(从 SqlSmoObject 继承。) | 
.gif)  | 
GetDBName | 
Gets the database name that is associated with the object. (从 SqlSmoObject 继承。) | 
.gif)  | 
GetEnumParameter | 
(从 SqlSmoObject 继承。) | 
.gif)  | 
GetFragOptionString | 
(从 SqlSmoObject 继承。) | 
.gif)  | 
GetGuidParameter | 
(从 SqlSmoObject 继承。) | 
.gif)  | 
GetHashCode | 
(从 Object 继承。) | 
.gif)  | 
GetParameter(StringBuilder, ScriptingOptions, String, String, Int32%) | 
(从 SqlSmoObject 继承。) | 
.gif)  | 
GetParameter(StringBuilder, ScriptingOptions, String, String, Int32%, Boolean) | 
(从 SqlSmoObject 继承。) | 
.gif)  | 
GetPropValue | 
(从 SqlSmoObject 继承。) | 
.gif)  | 
GetPropValueOptional | 
(从 SqlSmoObject 继承。) | 
.gif)  | 
GetPropValueOptionalAllowNull | 
(从 SqlSmoObject 继承。) | 
.gif)  | 
GetRealValue | 
(从 SqlSmoObject 继承。) | 
.gif)  | 
GetScriptingOptionsForCreate | 
(从 SqlSmoObject 继承。) | 
.gif)  | 
GetServerName | 
Gets the name of the instance of SQL Server with which the object is associated. (从 SqlSmoObject 继承。) | 
.gif)  | 
GetServerObject | 
(从 SqlSmoObject 继承。) | 
.gif)  | 
GetSqlServerVersionName | 
Gets the version name of the instance of SQL Server with which the object is associated. (从 SqlSmoObject 继承。) | 
.gif)  | 
GetStringParameter(StringBuilder, ScriptingOptions, String, String, Int32%) | 
(从 SqlSmoObject 继承。) | 
.gif)  | 
GetStringParameter(StringBuilder, ScriptingOptions, String, String, Int32%, Boolean) | 
(从 SqlSmoObject 继承。) | 
.gif)  | 
GetTimeSpanParameterAsInt | 
(从 SqlSmoObject 继承。) | 
.gif)  | 
GetType | 
(从 Object 继承。) | 
.gif)  | 
GetUrnRecursive(StringBuilder) | 
(从 SqlSmoObject 继承。) | 
.gif)  | 
GetUrnRecursive(StringBuilder, UrnIdOption) | 
(从 SqlSmoObject 继承。) | 
.gif)  | 
ImplInitialize | 
(从 SqlSmoObject 继承。) | 
.gif)  | 
Initialize() () () () | 
Initializes the object and forces the properties be loaded. (从 SqlSmoObject 继承。) | 
.gif)  | 
Initialize(Boolean) | 
Initializes the object and forces the properties be loaded. (从 SqlSmoObject 继承。) | 
.gif)  | 
IsObjectDirty | 
Verifies whether the object properties have been modified and the changes have not yet been persisted on the instance of SQL Server. (从 SqlSmoObject 继承。) | 
.gif)  | 
IsObjectInitialized | 
Verifies whether the object has been initialized. (从 SqlSmoObject 继承。) | 
.gif)  | 
IsObjectInSpace | 
Verifies whether the object is isolated or connected to the instance of SQL Server. (从 SqlSmoObject 继承。) | 
.gif)  | 
IsVersion80SP3 | 
(从 SqlSmoObject 继承。) | 
.gif)  | 
MarkDropped | 
(从 SqlSmoObject 继承。) | 
.gif)  | 
MarkForDropImpl | 
(从 SqlSmoObject 继承。) | 
.gif)  | 
MemberwiseClone | 
(从 Object 继承。) | 
.gif)  | 
PostAlter | 
(从 SqlSmoObject 继承。) | 
.gif)  | 
PostCreate | 
(从 SqlSmoObject 继承。) | 
.gif)  | 
PostDrop | 
(从 SqlSmoObject 继承。) | 
.gif)  | 
Refresh | 
Refreshes the object and retrieves properties when the object is next accessed. (从 SqlSmoObject 继承。) | 
.gif)  | 
ScriptAlter | 
(从 SqlSmoObject 继承。) | 
.gif)  | 
ScriptCreate | 
(从 SqlSmoObject 继承。) | 
.gif)  | 
ScriptDdl | 
(从 SqlSmoObject 继承。) | 
.gif)  | 
ScriptDrop | 
(从 SqlSmoObject 继承。) | 
.gif)  | 
ScriptImpl() () () () | 
(从 SqlSmoObject 继承。) | 
.gif)  | 
ScriptImpl(ScriptingOptions) | 
(从 SqlSmoObject 继承。) | 
.gif)  | 
ScriptImplWorker | 
(从 SqlSmoObject 继承。) | 
.gif)  | 
SetParentImpl | 
(从 SqlSmoObject 继承。) | 
.gif)  | 
ToString | 
Returns a String that represents the referenced object. (从 SqlSmoObject 继承。) | 
.gif)  | 
TouchImpl | 
(从 SqlSmoObject 继承。) | 
.gif)  | 
UnbindDefaultImpl | 
(从 SqlSmoObject 继承。) | 
.gif)  | 
UnbindRuleImpl | 
(从 SqlSmoObject 继承。) | 
.gif)  | 
Validate | 
(从 SmoObjectBase 继承。) | 
页首
 
注释
Thread Safety
此类型的任何公共静态(Microsoft Visual Basic 中的 Shared)成员在多线程操作中是安全的。 不保证所有实例成员都对于线程安全的。
 
 
线程安全
此类型的任何公共 static(在 Visual Basic 中为 Shared) 成员都是线程安全的。不保证所有实例成员都是线程安全的。