Share via


SqlServerAdvancedDataSecurityCmdletBase.InitModelAdapter Method

Definition

Creation and initialization of the ModelAdapter object

protected override Microsoft.Azure.Commands.Sql.AdvancedThreatProtection.Services.SqlAdvancedDataSecurityAdapter InitModelAdapter ();
override this.InitModelAdapter : unit -> Microsoft.Azure.Commands.Sql.AdvancedThreatProtection.Services.SqlAdvancedDataSecurityAdapter
Protected Overrides Function InitModelAdapter () As SqlAdvancedDataSecurityAdapter

Returns

An initialized and ready to use ModelAdapter object

Applies to