FriendlyName Property
Gets {insert text here}.
Namespace: Microsoft.Data.Tools.Schema.MsDeploy
Assembly: Microsoft.Data.Tools.Schema.DbSqlPackage (in Microsoft.Data.Tools.Schema.DbSqlPackage.dll)
Syntax
'Declaration
Public Overrides ReadOnly Property FriendlyName As String
Get
'Usage
Dim instance As MsDeployProviderFactory
Dim value As String
value = instance.FriendlyName
public override string FriendlyName { get; }
public:
virtual property String^ FriendlyName {
String^ get () override;
}
abstract FriendlyName : string
override FriendlyName : string
override function get FriendlyName () : String
Property Value
Type: System..::..String
Implements
IDeploymentNameDescriptionFriendlyName()()()()