Synonym 類別 The Synonym object represents a SQL Server synonym. 繼承階層 命名空間:Microsoft.SqlServer.Management.Smo 組件:Microsoft.SqlServer.Smo (在 Microsoft.SqlServer.Smo.dll 中) Synonym 型別公開下列成員。
Deny(ObjectPermissionSet, array<String> [] () [] [], Boolean)Denies the specified set of permissions for the specified grantees and other users that the grantee granted the specified set of permissions on the synonym. Discover探索Object類型的清單。 (繼承自SqlSmoObject。) ...
The command-line synonym tool reads your specified synonym input file to set the synonyms for anIBM® Content Search Servicesserver. Within the input file, define the words or phrases that are to be synonyms in groups. Each synonym in a group is a synonym for every other synonym in the ...
ERROR-00600: internal error code,arguments:-5036,Access denied;you need(at least oneof)theCREATESYNONYM privilege(s)forthis operation/* 赋予用户 synonym_user CREATE SYNONYM 权限*/obclient>GRANTCREATESYNONYMTOsynonym_user;Query OK,0rowsaffected obclient>CREATEORREPLACESYNONYM syn1FORtbl1;Query OK,...
ExecuteForScalarGets or sets theBooleanproperty value that specifies whether the object is set to the execute for scalar option. (繼承自SqlSmoObject。) ExtendedPropertiesRepresents a collection ofExtendedPropertyobjects that contain information about the extended properties of theSynonymobject. ...
Retrieves the object refered to by this synonym. Returns: the object referenced by this synonym setReference public void setReference(DBObjectIDref) Sets the object refered to by this synonym. Parameters: ref- the object referenced by this synonym ...
CREATE SYNONYM offices FOR hr.locations; 次の文は、remoteデータベース上のスキーマhr内のemployees表に対してパブリック・シノニムを作成します。CREATE PUBLIC SYNONYM emp_table FOR hr.employees@remote.us.example.com; 別のスキーマ内に基礎となるオブジェクトが含まれている場合は、基礎となる...
Slist = Selection.Range.SynonymInfo.SynonymList(1) For i = 1 To UBound(Slist) Msgbox Slist(i) Next i 您可以檢查可防止程式碼中的潛在錯誤 MeaningCount 屬性的值。 下列範例會傳回選取範圍中之單字或片語的第二個意義的同義字清單,並 立即] 窗格中顯示這些同義字。 VB 複製 Set synInfo = Sel...
The dictionary entry for "Pelé" reads: "The one that is extraordinary, or who because of his quality, value or superiority cannot be matched to anything or anyone, just like Pelé"
ExecuteForScalarGets or sets theBooleanproperty value that specifies whether the object is set to the execute for scalar option. (从SqlSmoObject继承。) ExtendedPropertiesRepresents a collection ofExtendedPropertyobjects that contain information about the extended properties of theSynonymobject. ...