Amazon.RDS.Model.DeleteDBParameterGroupRequest.IsSetDBParameterGroupName C# (CSharp) Метод

IsSetDBParameterGroupName() приватный Метод

private IsSetDBParameterGroupName ( ) : bool
Результат bool
        internal bool IsSetDBParameterGroupName()
        {
            return this._dbParameterGroupName != null;
        }