UdcxRemediation.Console.SharePointContext.GetDatabaseConnectionString C# (CSharp) 메소드

GetDatabaseConnectionString() 개인적인 메소드

private GetDatabaseConnectionString ( ) : string
리턴 string
        public string GetDatabaseConnectionString()
        {
            throw new NotSupportedException("This method is deprecated because the autohosted option is no longer available.");
        }