ManagedInstance.ICreatable.Create Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Tests whether the state is managed and creates a server and connection if in the managed state.
virtual void Microsoft.SqlServer.Management.Common.ICreatable.Create() = Microsoft::SqlServer::Management::Common::ICreatable::Create;
void ICreatable.Create ();
abstract member Microsoft.SqlServer.Management.Common.ICreatable.Create : unit -> unit
override this.Microsoft.SqlServer.Management.Common.ICreatable.Create : unit -> unit
Sub Create () Implements ICreatable.Create