หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.
Checks the valid article creation.
Namespace: Microsoft.SqlServer.Replication
Assembly: Microsoft.SqlServer.Rmo (in Microsoft.SqlServer.Rmo.dll)
Syntax
'Declaration
Protected Overrides Sub CheckValidCreation
'Usage
Me.CheckValidCreation()
protected override void CheckValidCreation()
protected:
virtual void CheckValidCreation() override
abstract CheckValidCreation : unit -> unit
override CheckValidCreation : unit -> unit
protected override function CheckValidCreation()