Publication 메서드
SQL Server 2012
Publication 유형에서 다음 멤버를 표시합니다.
이름 | 설명 | |
---|---|---|
![]() |
CheckValidCreation | 인프라입니다. Checks the valid replication creation. (ReplicationObject에서 상속됨) |
![]() |
CheckValidDefinition | 인프라입니다. Indicates whether to check valid definition. (ReplicationObject.CheckValidDefinition(Boolean)을(를) 재정의함) |
![]() |
CommitPropertyChanges | Sends all the cached property change statements to the instance of Microsoft SQL Server. (ReplicationObject에서 상속됨) |
![]() |
Create | Creates the publication. |
![]() |
CreateSnapshotAgent | Creates the SQL Server Agent job that is used to generate the initial snapshot for the publication, if this job does not already exist. |
![]() |
Decouple | Decouples the referenced replication object from the server. (ReplicationObject에서 상속됨) |
![]() |
EnumArticles | Returns the articles in the publication. |
![]() |
EnumPublicationAccesses | Returns logins that have access to the Publisher. |
![]() |
EnumSubscriptions | Returns the subscriptions that subscribe to the publication. |
![]() |
Equals | (Object에서 상속됨) |
![]() |
Finalize | (Object에서 상속됨) |
![]() |
GetChangeCommand | 인프라입니다. Returns the change command from the replication. (ReplicationObject에서 상속됨) |
![]() |
GetCreateCommand | 인프라입니다. Returns the create command from the replication. (ReplicationObject에서 상속됨) |
![]() |
GetDropCommand | 인프라입니다. Returns the drop command from the replication. (ReplicationObject에서 상속됨) |
![]() |
GetHashCode | (Object에서 상속됨) |
![]() |
GetType | (Object에서 상속됨) |
![]() |
GrantPublicationAccess | Adds the specified login to the publication access list (PAL). |
![]() |
InternalRefresh | 인프라입니다. Initiates an internal refresh from the replication. (ReplicationObject에서 상속됨) |
![]() |
Load | Loads the properties of an existing object from the server. (ReplicationObject에서 상속됨) |
![]() |
LoadProperties | Loads the properties of an existing object from the server. (ReplicationObject에서 상속됨) |
![]() |
MemberwiseClone | (Object에서 상속됨) |
![]() |
Refresh | Reloads the properties of the object. (ReplicationObject에서 상속됨) |
![]() |
Remove() | Removes an existing publication. |
![]() |
Remove(Boolean) | Removes an existing publication even if the Distributor cannot be accessed. |
![]() |
ReplicateUserDefinedScript | Replicates the execution of a user-defined script to the Subscribers of a specified publication. |
![]() |
RevokePublicationAccess | Removes the specified login from the publication access list (PAL). |
![]() |
Script | Generates a Transact-SQL script that can be used to re-create the publication as specified by the script options. |
![]() |
StartSnapshotGenerationAgentJob | Starts the job that generates the initial snapshot for the publication. |
![]() |
StopSnapshotGenerationAgentJob | Attempts to stop a running Snapshot Agent job. |
![]() |
ToString | (Object에서 상속됨) |
표시: