Share via


Create 메서드

Creates a policy on the instance of SQL Server with the given name, and as defined by the Condition object.

네임스페이스:  Microsoft.SqlServer.Management.Dmf
어셈블리:  Microsoft.SqlServer.Dmf(Microsoft.SqlServer.Dmf.dll)

구문

‘선언
Public Sub Create
‘사용 방법
Dim instance As Condition

instance.Create()
public void Create()
public:
virtual void Create() sealed
abstract Create : unit -> unit 
override Create : unit -> unit 
public final function Create()

구현

ICreatable. . :: . .Create() () () ()