SqlVulnerabilityAssessmentAtpCmdletBase<M,A>.GetDatabaseName 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.
Gets the database name (Could be database name or managed database name)
protected abstract string GetDatabaseName ();
abstract member GetDatabaseName : unit -> string
Protected MustOverride Function GetDatabaseName () As String