Amazon.Redshift.Model.DescribeClusterParametersRequest.IsSetSource C# (CSharp) Méthode

IsSetSource() private méthode

private IsSetSource ( ) : bool
Résultat bool
        internal bool IsSetSource()
        {
            return this._source != null;
        }