Amazon.RDS.Model.ResetDBParameterGroupResult.IsSetDBParameterGroupName C# (CSharp) Méthode

IsSetDBParameterGroupName() private méthode

private IsSetDBParameterGroupName ( ) : bool
Résultat bool
        internal bool IsSetDBParameterGroupName()
        {
            return this.dBParameterGroupName != null;
        }
    }
ResetDBParameterGroupResult