Amazon.KinesisAnalytics.Model.RecordColumn.IsSetSqlType C# (CSharp) 메소드

IsSetSqlType() 개인적인 메소드

private IsSetSqlType ( ) : bool
리턴 bool
        internal bool IsSetSqlType()
        {
            return this._sqlType != null;
        }