|
AddDatabaseContext(StringCollection) |
將資料庫內容加入至以 queries 參數來識別的查詢集合。 (繼承自 SqlSmoObject。) |
|
AddDatabaseContext(StringCollection, ScriptingOptions) |
將資料庫內容加入至以 queries 參數來識別的查詢集合,並使用指定的指令碼選項。 (繼承自 SqlSmoObject。) |
|
Alter |
更新 SQL Server 執行個體上的任何 Table 物件屬性變更。 |
|
AlterImpl |
啟動物件更改事件。 (繼承自 SqlSmoObject。) |
|
AlterImplFinish |
物件更改事件完成時呼叫的方法。 (繼承自 SqlSmoObject。) |
|
AlterImplInit |
初始化物件更改事件時呼叫的方法。 (繼承自 SqlSmoObject。) |
|
AlterImplWorker |
呼叫 Alter 方法。 (繼承自 SqlSmoObject。) |
|
AlterWithNoCheck |
更新 SQL Server 執行個體上的任何 Table 物件屬性變更,而不先檢查屬性值。 |
|
AppendCommaText |
Appends text, optionally separated by a comma. (繼承自 ScriptNameObjectBase。) |
|
AppendWithCommaText |
Appends text, optionally separated by a comma. (繼承自 ScriptNameObjectBase。) |
|
AppendWithOption |
Appends text and option text separated from the main text with a “WITH” string and optionally separated by a comma. (繼承自 ScriptNameObjectBase。) |
|
AutoGenerateName |
Generates a name based on the object Guid. (繼承自 ScriptNameObjectBase。) |
|
BindDefaultImpl |
繫結參數所識別的預設項目。 (繼承自 SqlSmoObject。) |
|
BindRuleImpl |
將規則結構描述繫結至參數所識別的規則和資料行。 (繼承自 SqlSmoObject。) |
|
ChangeSchema |
變更受參考資料表上的結構描述。 |
|
CheckCollation |
檢查 collationName 參數所識別之定序方法的指令碼選項順序。 (繼承自 SqlSmoObject。) |
|
CheckIdentityValue |
驗證受參考資料表中所有識別欄位的完整性。 |
|
CheckObjectDirty |
Checks whether object has been modified and not persisted. (繼承自 ScriptNameObjectBase。) |
|
CheckObjectState() () () () |
驗證受參考物件的狀態。 (繼承自 SqlSmoObject。) |
|
CheckObjectState(Boolean) |
驗證受參考物件的狀態,並以選項指定如果還未建立該物件則擲回例外狀況。 (繼承自 SqlSmoObject。) |
|
CheckObjectStateImpl |
檢查 SqlSmoObject 的狀態。 (繼承自 SqlSmoObject。) |
|
CheckTable |
針對資料表中定義的資料表和索引,測試資料庫頁面的完整性。 |
|
CheckTableDataOnly |
針對資料表中定義的資料表資料,測試資料庫頁面的完整性。 |
|
CheckTextCorectness |
Checks text for correctness against the parameters. (繼承自 ScriptNameObjectBase。) |
|
CheckTextModeSupport |
Checks mode of support. (繼承自 ScriptNameObjectBase。) |
|
CheckVersion100 |
檢查 SQL Server 的版本是否為 SQL Server 2008。 (繼承自 SqlSmoObject。) |
|
CheckVersion80 |
檢查 SQL Server 2000 上物件的有效性。 (繼承自 SqlSmoObject。) |
|
CheckVersion80SP3 |
檢查 SQL Server 2000 SP3 上物件的有效性。 (繼承自 SqlSmoObject。) |
|
CheckVersion90 |
檢查 SQL Server 2005 上物件的有效性。 (繼承自 SqlSmoObject。) |
|
CheckVersionBelow90 |
檢查 SQL Server 的版本是否在 SQL Server 2005 之前。 (繼承自 SqlSmoObject。) |
|
CleanObject |
Cleans the referenced object. (繼承自 ScriptNameObjectBase。) |
|
Create |
在 SQL Server 的執行個體上建立資料表,如 Table 物件所定義。 |
|
CreateImpl |
使用指令碼選項建立物件。 (繼承自 SqlSmoObject。) |
|
CreateImplFinish |
建立事件完成時呼叫的方法。 (繼承自 SqlSmoObject。) |
|
CreateImplInit |
初始化建立事件時呼叫的方法。 (繼承自 SqlSmoObject。) |
|
Deny(ObjectPermissionSet, String) |
拒絕資料表上所指定被授與者的指定權限集。 |
|
Deny(ObjectPermissionSet, array<String> [] () [] []) |
拒絕資料表上所指定被授與者的指定權限集。 |
|
Deny(ObjectPermissionSet, String, Boolean) |
拒絕所指定被授與者在資料表上的指定權限集,以及該被授與者授與其他使用者的指定權限集。 |
|
Deny(ObjectPermissionSet, String, array<String> [] () [] []) |
拒絕所指定被授與者在資料表上所指定資料行的指定權限集。 |
|
Deny(ObjectPermissionSet, array<String> [] () [] [], Boolean) |
拒絕所指定被授與者在資料表上的指定權限。 |
|
Deny(ObjectPermissionSet, array<String> [] () [] [], array<String> [] () [] []) |
拒絕所指定被授與者在資料表上所指定資料行的指定權限集。 |
|
Deny(ObjectPermissionSet, String, array<String> [] () [] [], Boolean) |
拒絕所指定被授與者在資料表上所指定資料行的指定權限集,以及該被授與者授與其他使用者的指定權限集。 |
|
Deny(ObjectPermissionSet, array<String> [] () [] [], array<String> [] () [] [], Boolean) |
拒絕所指定被授與者在資料表上所指定資料行的指定權限集,以及該被授與者授與其他使用者的指定權限集。 |
|
DisableAllIndexes |
停用資料表的所有索引。 |
|
Discover |
探索 Object 類型的清單。 (繼承自 SqlSmoObject。) |
|
Drop |
從資料庫中移除資料表。 |
|
DropImpl |
卸除 SqlSmoObject。 (繼承自 SqlSmoObject。) |
|
DropImplWorker |
呼叫 Drop 方法。 (繼承自 SqlSmoObject。) |
|
EnableAllIndexes |
啟用所有索引。 |
|
EnumColumnPermissions() () () () |
列舉資料表的資料行權限清單。 |
|
EnumColumnPermissions(String) |
列舉資料表上所指定被授與者的資料行權限清單。 |
|
EnumColumnPermissions(ObjectPermissionSet) |
列舉資料表上所指定權限的資料行權限清單。 |
|
EnumColumnPermissions(String, ObjectPermissionSet) |
列舉資料表上所指定被授與者及所指定權限的資料行權限清單。 |
|
EnumForeignKeys |
列舉在其中資料表是以外部索引鍵做為參考形式的主索引鍵清單。 |
|
EnumFragmentation() () () () |
Enumerates information about fragments of data that are stored in a table or view. (繼承自 TableViewBase。) |
|
EnumFragmentation(FragmentationOption) |
Enumerates information about fragments of data that are stored in a table or view with the option to specify how detailed the results should be. (繼承自 TableViewBase。) |
|
EnumFragmentation(FragmentationOption, Int32) |
Enumerates information about fragments of data that are stored in a table or view on a specified partition, and with the option to specify how detailed the results should be. (繼承自 TableViewBase。) |
|
EnumLastStatisticsUpdates() () () () |
列舉最新統計資料更新的相關資訊清單。 |
|
EnumLastStatisticsUpdates(String) |
列舉所指定統計資料計數器之最新統計資料更新的相關資訊清單。 |
|
EnumObjectPermissions() () () () |
列舉資料表的物件權限清單。 |
|
EnumObjectPermissions(String) |
列舉資料表上所指定被授與者的物件權限清單。 |
|
EnumObjectPermissions(ObjectPermissionSet) |
列舉資料表上所指定權限的物件權限清單。 |
|
EnumObjectPermissions(String, ObjectPermissionSet) |
列舉資料表上所指定被授與者及所指定權限的物件權限清單。 |
|
EnumScript() () () () |
傳回 IEnumerable<string> 物件,這個物件具有所傳遞物件的指令碼。 |
|
EnumScript(ScriptingOptions) |
傳回 IEnumerable<string> 物件,這個物件具有所傳遞物件的指令碼。 |
|
EnumScriptImpl |
列舉 so 參數所指定的指令碼。 (繼承自 SqlSmoObject。) |
|
EnumScriptImplWorker |
呼叫方法,用以列舉 so 參數所指定的指令碼。 (繼承自 SqlSmoObject。) |
|
EnumScriptImplWorkerSOChanged |
傳回 IEnumerable 字串,描述物件的指令碼選項。 (繼承自 SqlSmoObject。) |
|
Equals |
(繼承自 Object。) |
|
ExecuteNonQuery |
(繼承自 SqlSmoObject。) |
|
Finalize |
(繼承自 Object。) |
|
ForceTextModeOnTextBody |
Enforces text mode on the text body. (繼承自 ScriptNameObjectBase。) |
|
FormatSqlVariant |
將物件格式化為 SqlVariant 類型。 (繼承自 SqlSmoObject。) |
|
GenerateDataSpaceFileStreamScript |
產生指令碼來建立資料檔案。 (繼承自 SqlSmoObject。) |
|
GenerateDataSpaceScript |
產生指令碼來配置資料檔中的空間。 (繼承自 SqlSmoObject。) |
|
GetBindDefaultScript |
取得指令碼,用以繫結由 defSchema 和 defName 參數所指定的預設值。 (繼承自 SqlSmoObject。) |
|
GetBindRuleScript |
取得指令碼,用以指定繫結規則。 (繼承自 SqlSmoObject。) |
|
GetBoolParameter(StringBuilder, ScriptingOptions, String, String, Int32%) |
指派 SqlSmoObject 的布林參數。 (繼承自 SqlSmoObject。) |
|
GetBoolParameter(StringBuilder, ScriptingOptions, String, String, Int32%, Boolean) |
指派 SqlSmoObject 的布林屬性。 (繼承自 SqlSmoObject。) |
|
GetBraketNameForText |
Gets the bracket name. (繼承自 ScriptNameObjectBase。) |
|
GetDateTimeParameter |
指派 SqlSmoObject 的日期時間屬性。 (繼承自 SqlSmoObject。) |
|
GetDateTimeParameterAsInt |
如果 SqlSmoObject 的日期時間屬性不是 null,則將該日期時間屬性指派為整數值。 (繼承自 SqlSmoObject。) |
|
GetDBName |
取得與物件相關聯的資料庫名稱。 (繼承自 SqlSmoObject。) |
|
GetEnumParameter |
指派 SqlSmoObject 的列舉屬性。 (繼承自 SqlSmoObject。) |
|
GetFragOptionString |
取得以字串值表示的 FragmentationOption 物件。 (繼承自 SqlSmoObject。) |
|
GetGuidParameter |
指派 SqlSmoObject 的 Guid 屬性。 (繼承自 SqlSmoObject。) |
|
GetHashCode |
(繼承自 Object。) |
|
GetIsSystemNamed |
Gets a Boolean value that specifies whether the system is named. (繼承自 ScriptNameObjectBase。) |
|
GetIsTextDirty |
Determines whether the text value is consistent with stored value. (繼承自 ScriptNameObjectBase。) |
|
GetParameter(StringBuilder, ScriptingOptions, String, String, Int32%) |
指派 SqlSmoObject 的參數。 (繼承自 SqlSmoObject。) |
|
GetParameter(StringBuilder, ScriptingOptions, String, String, Int32%, Boolean) |
指派 SqlSmoObject 的參數。 (繼承自 SqlSmoObject。) |
|
GetPropValue |
取得 SqlSmoObject 物件的屬性值。 (繼承自 SqlSmoObject。) |
|
GetPropValueOptional |
取得 SqlSmoObject 物件的屬性值。 (繼承自 SqlSmoObject。) |
|
GetPropValueOptionalAllowNull |
取得 SqlSmoObject 物件的屬性值。 (繼承自 SqlSmoObject。) |
|
GetRealValue |
取得 SqlSmoObject 物件的屬性值。 (繼承自 SqlSmoObject。) |
|
GetScriptIncludeExists |
Gets the script including the test for existence of type being scripted. (繼承自 ScriptNameObjectBase。) |
|
GetScriptingOptionsForCreate |
取得 SqlSmoObject 物件的 ScriptingOptions。 (繼承自 SqlSmoObject。) |
|
GetServerName |
取得物件相關聯之 SQL Server 執行個體的名稱。 (繼承自 SqlSmoObject。) |
|
GetServerObject |
取得 SqlSmoObject 物件的伺服器。 (繼承自 SqlSmoObject。) |
|
GetSqlServerVersionName |
取得物件相關聯之 SQL Server 執行個體的版本名稱。 (繼承自 SqlSmoObject。) |
|
GetStringParameter(StringBuilder, ScriptingOptions, String, String, Int32%) |
指派 SqlSmoObject 物件的字串參數。 (繼承自 SqlSmoObject。) |
|
GetStringParameter(StringBuilder, ScriptingOptions, String, String, Int32%, Boolean) |
指派 SqlSmoObject 物件的字串參數。 (繼承自 SqlSmoObject。) |
|
GetTextBody() () () () |
Returns the text body. (繼承自 ScriptNameObjectBase。) |
|
GetTextBody(Boolean) |
Returns the text body. (繼承自 ScriptNameObjectBase。) |
|
GetTextForScript(ScriptingOptions, Boolean, array<String> [] () [] []) |
Gets the text for scripting. (繼承自 ScriptNameObjectBase。) |
|
GetTextForScript(ScriptingOptions, Boolean, array<String> [] () [] [], Boolean) |
Gets the text of script object. (繼承自 ScriptNameObjectBase。) |
|
GetTextHeader |
Returns the text header. (繼承自 ScriptNameObjectBase。) |
|
GetTextMode |
Determines whether the script name is using text mode. (繼承自 ScriptNameObjectBase。) |
|
GetTextProperty(String) |
Gets the property as text. (繼承自 ScriptNameObjectBase。) |
|
GetTextProperty(String, ScriptingOptions) |
Gets the property as text. (繼承自 ScriptNameObjectBase。) |
|
GetTimeSpanParameterAsInt |
指派 SqlSmoObject 物件的時間範圍參數。 (繼承自 SqlSmoObject。) |
|
GetType |
(繼承自 Object。) |
|
GetUrnRecursive(StringBuilder) |
指派 SqlSmoObject 物件的 Urn 物件。 (繼承自 SqlSmoObject。) |
|
GetUrnRecursive(StringBuilder, UrnIdOption) |
指派 SqlSmoObject 物件的 Urn 物件。 (繼承自 SqlSmoObject。) |
|
Grant(ObjectPermissionSet, String) |
在資料表上將指定的權限集授與指定的被授與者。 |
|
Grant(ObjectPermissionSet, array<String> [] () [] []) |
在資料表上將指定的權限集授與指定的被授與者。 |
|
Grant(ObjectPermissionSet, String, Boolean) |
授與指定的被授與者對資料表上所指定權限的存取權,以及將存取權授與其他使用者的能力。 |
|
Grant(ObjectPermissionSet, String, array<String> [] () [] []) |
授與指定的被授與者存取資料表上所指定資料行的指定權限。 |
|
Grant(ObjectPermissionSet, array<String> [] () [] [], Boolean) |
授與指定的被授與者對資料表上所指定權限的存取權,以及將存取權授與其他使用者的能力。 |
|
Grant(ObjectPermissionSet, array<String> [] () [] [], array<String> [] () [] []) |
授與被授與者對資料表上所指定資料行的指定權限集。 |
|
Grant(ObjectPermissionSet, String, Boolean, String) |
授與指定的權限集給被授與者,以及在資料表上將所擔任角色的權限集授與其他使用者的能力。 |
|
Grant(ObjectPermissionSet, String, array<String> [] () [] [], Boolean) |
授與指定的權限給被授與者,以及將資料表上所指定資料行的權限集授與其他使用者的能力。 |
|
Grant(ObjectPermissionSet, array<String> [] () [] [], Boolean, String) |
授與指定的權限集給被授與者,以及在資料表上將所擔任角色的權限集授與其他使用者的能力。 |
|
Grant(ObjectPermissionSet, array<String> [] () [] [], array<String> [] () [] [], Boolean) |
授與指定的權限集給被授與者,以及將資料表上所指定資料行的權限集授與其他使用者的能力。 |
|
Grant(ObjectPermissionSet, String, array<String> [] () [] [], Boolean, String) |
授與指定的權限集給被授與者,以及將所擔任角色在資料表上所指定資料行的權限集授與其他使用者的能力。 |
|
Grant(ObjectPermissionSet, array<String> [] () [] [], array<String> [] () [] [], Boolean, String) |
授與指定的權限集給被授與者,以及將所擔任角色在資料表上所指定資料行的權限集授與其他使用者的能力。 |
|
ImplInitialize |
初始化 SqlSmoObject 物件的欄位。 (繼承自 SqlSmoObject。) |
|
Initialize() () () () |
初始化物件,並強制載入屬性。 (繼承自 SqlSmoObject。) |
|
Initialize(Boolean) |
初始化物件,並強制載入屬性。 (繼承自 SqlSmoObject。) |
|
IsObjectDirty |
Determines whether the referenced object is consistent with the stored object. (繼承自 ScriptNameObjectBase。) |
|
IsObjectInitialized |
驗證物件是否已初始化。 (繼承自 SqlSmoObject。) |
|
IsObjectInSpace |
驗證物件是否已隔離,或是連接至 SQL Server 的執行個體。 (繼承自 SqlSmoObject。) |
|
IsVersion80SP3 |
判斷 SQL Server 的版本是否為 SQL Server 2000 SP3。 (繼承自 SqlSmoObject。) |
|
IsVersion90AndAbove |
判斷 SQL Server 的版本是否為 SQL Server 2005 或更新版本。 (繼承自 SqlSmoObject。) |
|
MarkDropped |
將目前物件及其所有子集合的狀態標示為 Dropped。 (繼承自 TableViewTableTypeBase。) |
|
MarkForDropImpl |
設定卸除 SqlSmoState。 (繼承自 SqlSmoObject。) |
|
MemberwiseClone |
(繼承自 Object。) |
|
PostAlter |
SqlSmoObject 更改後啟動的方法。 (繼承自 SqlSmoObject。) |
|
PostCreate |
SqlSmoObject 建立後啟動的方法。 (繼承自 SqlSmoObject。) |
|
PostDrop |
SqlSmoObject 卸除後啟動的方法。 (繼承自 SqlSmoObject。) |
|
Rebuild() () () () |
重建資料表。 |
|
Rebuild(Int32) |
重建指定的資料表資料分割。 |
|
RebuildIndexes |
重建資料表上的索引。 |
|
RecalculateSpaceUsage |
重新計算資料表上所使用的空間。 |
|
ReCompileReferences |
Recompiles any view or trigger that depends on the base SMO object. (繼承自 TableViewBase。) |
|
Refresh |
Refreshes the View object or Table object properties. (繼承自 TableViewBase。) |
|
Rename |
重新命名資料表。 |
|
RenameImpl |
僅供參考之用。不支援。我們無法保證未來的相容性。 (繼承自 NamedSmoObject。) |
|
RenameImplWorker |
僅供參考之用。不支援。我們無法保證未來的相容性。 (繼承自 NamedSmoObject。) |
|
ResetDesignModeScriptingOptions |
重設選項,如 options 參數所指定。 (繼承自 ScriptSchemaObjectBase。) |
|
Revoke(ObjectPermissionSet, String) |
撤銷先前在資料表上授與被授與者的權限集。 |
|
Revoke(ObjectPermissionSet, array<String> [] () [] []) |
撤銷先前在資料表上授與被授與者清單的權限集。 |
|
Revoke(ObjectPermissionSet, String, array<String> [] () [] []) |
撤銷先前在資料表上的指定資料行授與被授與者的權限集。 |
|
Revoke(ObjectPermissionSet, array<String> [] () [] [], array<String> [] () [] []) |
撤銷先前在資料表上的指定資料行授與被授與者清單的權限集。 |
|
Revoke(ObjectPermissionSet, String, Boolean, Boolean) |
撤銷之前在資料表中授與被授與者的權限集,以及該被授與者對任何其他使用者授與的指定權限集。被授與者也能夠撤銷其他使用者的指定權限集。 |
|
Revoke(ObjectPermissionSet, array<String> [] () [] [], Boolean, Boolean) |
撤銷之前在資料表上授與被授與者的權限集,以及被授與者對任何其他使用者授與的指定權限集。被授與者也能夠撤銷其他使用者的指定權限集。 |
|
Revoke(ObjectPermissionSet, String, Boolean, Boolean, String) |
撤銷之前在資料表中授與被授與者的權限集,以及該被授與者對任何其他使用者授與的指定權限集。被授與者也能夠撤銷其他使用者所擔任角色的指定權限集。 |
|
Revoke(ObjectPermissionSet, String, array<String> [] () [] [], Boolean, Boolean) |
撤銷之前在資料表上指定的資料行授與被授與者的權限集,以及被授與者對任何其他使用者授與的指定權限集。被授與者也能夠撤銷其他使用者所擔任角色的指定權限集。 |
|
Revoke(ObjectPermissionSet, array<String> [] () [] [], Boolean, Boolean, String) |
撤銷之前在資料表上授與被授與者的權限集,以及被授與者對任何其他使用者授與的存取權。被授與者也能夠撤銷其他使用者所擔任角色的指定權限集。 |
|
Revoke(ObjectPermissionSet, array<String> [] () [] [], array<String> [] () [] [], Boolean, Boolean) |
撤銷之前在資料表上指定的資料行授與被授與者的權限集,以及被授與者對任何其他使用者授與的指定權限集。被授與者也能夠撤銷其他使用者所擔任角色的指定權限集。 |
|
Revoke(ObjectPermissionSet, String, array<String> [] () [] [], Boolean, Boolean, String) |
撤銷之前在資料表上指定的資料行授與被授與者的權限集,以及該被授與者對任何其他使用者授與的指定權限集。被授與者也能夠撤銷其他使用者所擔任角色的指定權限集。 |
|
Revoke(ObjectPermissionSet, array<String> [] () [] [], array<String> [] () [] [], Boolean, Boolean, String) |
撤銷之前授與被授與者對資料表上所指定資料行的權限集,以及該被授與者對任何其他使用者授與的存取權。被授與者也能夠撤銷其他使用者所擔任角色的存取權。 |
|
Script() () () () |
產生可用來重新建立資料庫物件的 Transact-SQL 指令碼。 (繼承自 TableViewTableTypeBase。) |
|
Script(ScriptingOptions) |
使用指定的指令碼選項來產生可用來重新建立資料庫物件的 Transact-SQL 指令碼。 (繼承自 TableViewTableTypeBase。) |
|
ScriptAlter |
根據參數來更改 SqlSmoObject。 (繼承自 SqlSmoObject。) |
|
ScriptAnsiQI |
Scripts the database object in ANSI text. (繼承自 ScriptNameObjectBase。) |
|
ScriptChangeOwner |
This method supports the SMO infrastructure and is not intended to be used directly from your code. (繼承自 NamedSmoObject。) |
|
ScriptCreate |
根據參數來更改 SqlSmoObject。 (繼承自 SqlSmoObject。) |
|
ScriptDdl |
擲回 InvalidSmoOperationException。 (繼承自 SqlSmoObject。) |
|
ScriptDrop |
擲回 InvalidSmoOperationException。 (繼承自 SqlSmoObject。) |
|
ScriptImpl() () () () |
取得 SqlSmoObject 指令碼的集合。 (繼承自 SqlSmoObject。) |
|
ScriptImpl(ScriptingOptions) |
取得 SqlSmoObject 指令碼的集合。 (繼承自 SqlSmoObject。) |
|
ScriptImplWorker |
取得 SqlSmoObject 指令碼的集合。 (繼承自 SqlSmoObject。) |
|
ScriptInformativeHeaders |
Scripts the information headers. (繼承自 ScriptNameObjectBase。) |
|
ScriptOwner |
Alters the script owner authorization. (繼承自 NamedSmoObject。) |
|
ScriptRename |
This method supports the SMO infrastructure and is not intended to be used directly from your code. (繼承自 NamedSmoObject。) |
|
SetCollectionTextMode |
Sets the collection text mode. (繼承自 ScriptNameObjectBase。) |
|
SetIsSystemNamed |
Sets a Boolean value that specifies whether the system is named. (繼承自 ScriptNameObjectBase。) |
|
SetParentImpl |
將 SqlSmoObject 的父系設定為 newParent 參數。 (繼承自 SqlSmoObject。) |
|
SetSchemaOwned |
Sets the schema owned value. (繼承自 NamedSmoObject。) |
|
SetTextBody |
Specifies the text body. (繼承自 ScriptNameObjectBase。) |
|
SetTextHeader |
Specifies the text header. (繼承自 ScriptNameObjectBase。) |
|
SetTextMode |
Specifies the text mode. (繼承自 ScriptNameObjectBase。) |
|
StoreConstraintsFlags |
儲存條件約束旗標,如 options 參數所指定。 (繼承自 ScriptSchemaObjectBase。) |
|
SwitchPartition(Table) |
將資料表的資料分割切換為指定的目標資料表。 |
|
SwitchPartition(Int32, Table) |
將資料表的指定資料分割切換為所指定的目標資料表 (假設目標資料表未分割)。 |
|
SwitchPartition(Table, Int32) |
將資料表切換為指定之目標資料表的指定資料分割編號。 |
|
SwitchPartition(Int32, Table, Int32) |
將資料表的指定來源資料分割切換為指定之目標資料表的指定目標。 |
|
SwitchTextMode |
Switches the text mode. (繼承自 ScriptNameObjectBase。) |
|
ThrowIfTextIsDirtyForAlter |
Throws an exception of text has been modified and not persisted. (繼承自 ScriptNameObjectBase。) |
|
ToString |
傳回代表受參考物件的 String。 (繼承自 SqlSmoObject。) |
|
TouchImpl |
未實作。 (繼承自 SqlSmoObject。) |
|
TruncateData |
截斷資料表中的資料。 |
|
UnbindDefaultImpl |
將 SqlSmoObject 的預設資料行解除繫結。 (繼承自 SqlSmoObject。) |
|
UnbindRuleImpl |
將 SqlSmoObject 的規則解除繫結。 (繼承自 SqlSmoObject。) |
|
UpdateStatistics() () () () |
Updates statistics for the table or view. (繼承自 TableViewBase。) |
|
UpdateStatistics(StatisticsTarget, StatisticsScanType) |
Updates the statistics for the table or view with the option to specify the target and the type of scan performed. (繼承自 TableViewBase。) |
|
UpdateStatistics(StatisticsTarget, StatisticsScanType, Int32) |
Updates the statistics for the table or view with the option to specify the target, the type of scan performed, and the sample size. (繼承自 TableViewBase。) |
|
UpdateStatistics(StatisticsTarget, StatisticsScanType, Int32, Boolean) |
Updates the statistics for the table or view with the option to specify the target, the type of scan performed, the sample size, and whether to recompute the statistics. (繼承自 TableViewBase。) |
|
Validate |
Validates the state of an object. (繼承自 SmoObjectBase。) |