Amazon.RDS.Model.ResetDBParameterGroupResult.IsSetDBParameterGroupName C# (CSharp) 메소드

IsSetDBParameterGroupName() 개인적인 메소드

private IsSetDBParameterGroupName ( ) : bool
리턴 bool
        internal bool IsSetDBParameterGroupName()
        {
            return this.dBParameterGroupName != null;
        }
    }
ResetDBParameterGroupResult