CONSTITUTION:An information retrieving system 2 inputs a key value for executing a retrieval from a key designating device 1, and sends the inputted key value to a synonym relation retrieving device 3. This device 3 retrieves whether a synonym relation corresponding to the key value which is ...
声明: 本网站大部分资源来源于用户创建编辑,上传,机构合作,自有兼职答题团队,如有侵犯了你的权益,请发送邮箱到feedback@deepthink.net.cn 本网站将在三个工作日内移除相关内容,刷刷题对内容所造成的任何后果不承担法律上的任何义务或责任
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 ...
GetIsSystemNamedGets a Boolean value that specifies whether the system is named. (繼承自ScriptNameObjectBase。) GetIsTextDirtyDetermines whether the text value is consistent with stored value. (繼承自ScriptNameObjectBase。) GetParameter(StringBuilder, ScriptingOptions, String, String, Int32%)指派SqlSmo...
An example of a synonym domain is work order status. The system has several values to reflect status: APPR (Approved), CAN (Canceled), CLOSE (Closed), COMP (Completed), WAPPR (Waiting on Approval), and others. Each work order status has an internal value, used by the system in its ...
Represents the information about synonyms, antonyms, related words, or related expressions for the specified range or a given string. C# [System.Runtime.InteropServices.Guid("0002099B-0000-0000-C000-000000000046")]publicinterfaceSynonymInfo Attributes ...
Set the accessToken for connection. (Inherited from SqlSmoObject) SetCollectionTextMode(Boolean, SmoCollectionBase) (Inherited from ScriptNameObjectBase) SetIsSystemNamed(Boolean) (Inherited from ScriptNameObjectBase) SetParentImpl(SqlSmoObject) (Inherited from SqlSmoObject) SetSchemaOwned() (In...
define static property for CreateSynonym C# Копіювати public static Microsoft.SqlServer.Management.Smo.ServerEvent CreateSynonym { get; } Property Value ServerEvent Applies to ПродуктВерсії Microsoft.SqlServer.SqlManagementObjects 150.18208.0, 160.2004021.0 ...
Value range: a string. It must be a valid username. Examples -- Create a system administrator.gaussdb=#CREATEUSERsysadminWITHSYSADMINPASSWORD'***';-- Switch the system administrator.gaussdb=#\c-sysadmin-- Create synonym t1.gaussdb=#CREATEORREPLACESYNONYMt1FORot.t1;-- Create user u1.gaussdb=#...
ADatabaseobject that specifies the database to which the synonym belongs. name 类型:System. . :: . .String AStringvalue that specifies the name of the synonym. schema 类型:System. . :: . .String AStringvalue that specifies the schema for the synonym. 示例 使用同义词...